Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
4d81e853134c: Waiting
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
2ca83fb30920: Waiting
25487a5e81e2: Pulling fs layer
01d36d6d8ac0: Waiting
860a93490d01: Pulling fs layer
be36e833f5a0: Waiting
87383c42c280: Waiting
d26aa70e4ee9: Waiting
9cdda56dc0a5: Pulling fs layer
c69fd5871616: Waiting
651fb59f4bde: Waiting
68a0cab749fd: Waiting
4f4fb700ef54: Waiting
25487a5e81e2: Waiting
e46ee7633e06: Waiting
698f50c38bfc: Waiting
67ee28f56be0: Waiting
860a93490d01: Waiting
b4317c09da11: Waiting
ac7e0d204651: Waiting
9cdda56dc0a5: Waiting
72201d93f05d: Waiting
85d8d0cf5c07: Waiting
b470e71e0f04: Waiting
6c599e19d203: Waiting
b7ee99b11446: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Download complete
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
87383c42c280: Verifying Checksum
87383c42c280: Download complete
c69fd5871616: Download complete
be36e833f5a0: Verifying Checksum
be36e833f5a0: Download complete
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Download complete
67ee28f56be0: Verifying Checksum
67ee28f56be0: Download complete
b4317c09da11: Download complete
85d8d0cf5c07: Verifying Checksum
85d8d0cf5c07: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
ac7e0d204651: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
25487a5e81e2: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
651fb59f4bde: Pull complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=Europe/Zagreb
+ echo 'Chosen random timezone Europe/Zagreb'
+ ln -snf /usr/share/zoneinfo/Europe/Zagreb /etc/localtime
Chosen random timezone Europe/Zagreb
+ echo Europe/Zagreb
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20372.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20372.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20372.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20372.altinityantalya+tsan) ...
Setting up clickhouse-common-static (25.3.3.20372.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20372.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20372.altinityantalya+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20372.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20372.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20372.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20372.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20372.altinityantalya+tsan) ...
Setting up clickhouse-server (25.3.3.20372.altinityantalya+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20372.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20372.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20372.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20372.altinityantalya+tsan) ...
Setting up clickhouse-client (25.3.3.20372.altinityantalya+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20372.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=27867136
+ sed --follow-symlinks -i 's|[[:digit:]]\+|27867136|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=61048832
+ sed --follow-symlinks -i 's|[[:digit:]]\+|61048832|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ ./minio server --address :11111 ./minio_data
+ params=('--silent' '--verbose')
+ local params
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.21 MB (16428259328 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:43871 http://127.0.0.1:43871
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDeniedAccess Denied./1851A8C00E85E8F37dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 278 root 8u IPv6 19097 0t0 TCP *:11111 (LISTEN)
minio 278 root 9u IPv4 19096 0t0 TCP localhost:11111 (LISTEN)
minio 278 root 10u IPv6 19098 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 149.31 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
File /tmp/export-logs-config.sh does not exist, do not setup
+ set +x
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 417
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
clickminio restart attempt 1:
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:32947 http://127.0.0.1:32947
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1356
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 4 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 4 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ tee -a test_output/test_result.txt
+ ts '%Y-%m-%d %H:%M:%S'
2025-07-13 02:44:50 Using queries from '/repo/tests/queries' directory
2025-07-13 02:44:50 Connecting to ClickHouse server... OK
2025-07-13 02:44:50 Connected to server 25.3.3.20372.altinityantalya @ 143c05fcd433555c6563408d8c622fb757f91dfe HEAD
2025-07-13 02:44:51 Found 1186 parallel tests and 131 sequential tests
2025-07-13 02:44:51 Running about 148 stateless tests (Process-5).
2025-07-13 02:44:51 01017_uniqCombined_memory_usage: [ SKIPPED ] 0.00 sec.
2025-07-13 02:44:51 Reason: not running for current build
2025-07-13 02:44:51 Running about 148 stateless tests (Process-7).
2025-07-13 02:44:51 03168_fuzz_multiIf_short_circuit: [ OK ] 0.64 sec.
2025-07-13 02:44:52 Running about 148 stateless tests (Process-10).
2025-07-13 02:44:52 01492_format_readable_quantity: [ OK ] 0.76 sec.
2025-07-13 02:44:52 02890_describe_table_options: [ OK ] 0.89 sec.
2025-07-13 02:44:52 Running about 148 stateless tests (Process-4).
2025-07-13 02:44:52 01714_alter_drop_version: [ OK ] 1.20 sec.
2025-07-13 02:44:52 Running about 148 stateless tests (Process-3).
2025-07-13 02:44:52 01272_totals_and_filter_bug: [ OK ] 1.35 sec.
2025-07-13 02:44:53 02113_untuple_func_alias: [ OK ] 0.63 sec.
2025-07-13 02:44:53 01416_join_totals_header_bug: [ OK ] 1.04 sec.
2025-07-13 02:44:54 Running about 148 stateless tests (Process-9).
2025-07-13 02:44:54 02594_msgpack_more_types: [ OK ] 2.85 sec.
2025-07-13 02:44:54 01050_engine_join_view_crash: [ OK ] 0.88 sec.
2025-07-13 02:44:54 01272_suspicious_codecs: [ OK ] 2.69 sec.
2025-07-13 02:44:54 01056_predicate_optimizer_bugs: [ OK ] 2.64 sec.
2025-07-13 02:44:54 00560_float_leading_plus_in_exponent: [ OK ] 0.58 sec.
2025-07-13 02:44:54 Running about 148 stateless tests (Process-8).
2025-07-13 02:44:54 01010_pmj_skip_blocks: [ OK ] 3.66 sec.
2025-07-13 02:44:54 03269_partition_key_not_in_set: [ OK ] 1.80 sec.
2025-07-13 02:44:55 01600_min_max_compress_block_size: [ OK ] 0.73 sec.
2025-07-13 02:44:55 03157_dynamic_type_json: [ OK ] 0.68 sec.
2025-07-13 02:44:55 03001_block_offset_column: [ OK ] 1.58 sec.
2025-07-13 02:44:55 03001_data_version_column: [ OK ] 0.83 sec.
2025-07-13 02:44:55 03208_array_of_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-13 02:44:55 Reason: not running for current build
2025-07-13 02:44:55 00969_columns_clause: [ OK ] 1.19 sec.
2025-07-13 02:44:56 02316_values_table_func_bug: [ OK ] 0.64 sec.
2025-07-13 02:44:56 02383_schema_inference_hints: [ OK ] 0.73 sec.
2025-07-13 02:44:56 01273_h3EdgeAngle_range_check: [ OK ] 0.83 sec.
2025-07-13 02:44:57 00022_func_higher_order_and_constants: [ OK ] 0.73 sec.
2025-07-13 02:44:58 01925_date_date_time_comparison: [ OK ] 0.83 sec.
2025-07-13 02:44:58 03165_string_functions_with_token_text_indexes: [ OK ] 2.99 sec.
2025-07-13 02:44:58 03001_bad_error_message_higher_order_functions: [ OK ] 2.24 sec.
2025-07-13 02:44:59 03150_url_hash_non_constant_level: [ OK ] 0.74 sec.
2025-07-13 02:45:01 00313_const_totals_extremes: [ OK ] 1.84 sec.
2025-07-13 02:45:01 02705_settings_check_changed_flag: [ OK ] 2.49 sec.
2025-07-13 02:45:01 03047_analyzer_alias_join: [ OK ] 0.58 sec.
2025-07-13 02:45:02 Running about 148 stateless tests (Process-6).
2025-07-13 02:45:02 02916_replication_protocol_wait_for_part: [ OK ] 11.26 sec.
2025-07-13 02:45:02 02096_date_time_1970_saturation: [ OK ] 1.33 sec.
2025-07-13 02:45:03 02254_projection_broken_part: [ OK ] 10.91 sec.
2025-07-13 02:45:03 03276_index_of_assume_sorted: [ OK ] 1.28 sec.
2025-07-13 02:45:07 00148_summing_merge_tree_aggregate_function: [ OK ] 11.76 sec.
2025-07-13 02:45:09 02241_parquet_bad_column: [ OK ] 6.61 sec.
2025-07-13 02:45:11 00808_not_optimize_predicate: [ OK ] 1.99 sec.
2025-07-13 02:45:12 02247_read_bools_as_numbers_json: [ OK ] 13.64 sec.
2025-07-13 02:45:12 02192_comment: [ OK ] 0.68 sec.
2025-07-13 02:45:12 01021_only_tuple_columns: [ OK ] 5.24 sec.
2025-07-13 02:45:13 03151_dynamic_type_scale_max_types: [ OK ] 1.29 sec.
2025-07-13 02:45:14 02764_index_analysis_fix: [ OK ] 0.75 sec.
2025-07-13 02:45:14 00380_client_break_at_exception_in_batch_mode: [ OK ] 2.70 sec.
2025-07-13 02:45:15 02242_if_then_else_null_bug: [ OK ] 1.25 sec.
2025-07-13 02:45:18 01001_rename_merge_race_condition: [ OK ] 14.34 sec.
2025-07-13 02:45:19 03402_zero_streams_after_max_streams_to_max_threads_ratio: [ OK ] 3.67 sec.
2025-07-13 02:45:20 02293_http_header_summary_contains_exception_code_with_progress: [ OK ] 4.00 sec.
2025-07-13 02:45:25 00048_b_stored_aggregates_merge: [ OK ] 5.67 sec.
2025-07-13 02:45:25 01406_carriage_return_in_tsv_csv: [ OK ] 6.91 sec.
2025-07-13 02:45:26 02883_zookeeper_finalize_stress: [ OK ] 13.91 sec.
2025-07-13 02:45:26 03034_dynamic_conversions: [ OK ] 6.72 sec.
2025-07-13 02:45:27 02476_query_parameters_without_serialisation: [ OK ] 1.88 sec.
2025-07-13 02:45:27 01512_create_replicate_merge_tree_one_arg: [ OK ] 0.84 sec.
2025-07-13 02:45:27 03364_prewhere_parallel_replicas: [ OK ] 30.50 sec.
2025-07-13 02:45:27 01939_network_receive_bytes_metrics: [ OK ] 23.69 sec.
2025-07-13 02:45:27 01385_not_function: [ OK ] 0.68 sec.
2025-07-13 02:45:27 03355_array_join_subcolumns: [ OK ] 0.79 sec.
2025-07-13 02:45:28 01561_aggregate_functions_of_key_with_join: [ OK ] 0.68 sec.
2025-07-13 02:45:28 01721_join_implicit_cast_long: [ OK ] 33.60 sec.
2025-07-13 02:45:28 03324_aggregating_merge_tree_final_extremes: [ OK ] 0.79 sec.
2025-07-13 02:45:28 02931_alter_materialized_view_query_inconsistent: [ OK ] 0.68 sec.
2025-07-13 02:45:29 03359_point_in_polygon_index: [ OK ] 0.78 sec.
2025-07-13 02:45:29 03217_primary_index_memory_leak: [ SKIPPED ] 0.00 sec.
2025-07-13 02:45:29 Reason: not running for current build
2025-07-13 02:45:29 00737_decimal_group_by: [ OK ] 0.93 sec.
2025-07-13 02:45:29 02915_analyzer_fuzz_5: [ OK ] 0.98 sec.
2025-07-13 02:45:29 02293_grouping_function_group_by: [ OK ] 2.39 sec.
2025-07-13 02:45:30 01345_array_join_LittleMaverick: [ OK ] 0.78 sec.
2025-07-13 02:45:30 03142_window_function_limit_by: [ OK ] 0.78 sec.
2025-07-13 02:45:30 00752_low_cardinality_lambda_argument: [ OK ] 0.89 sec.
2025-07-13 02:45:30 01710_minmax_count_projection_modify_partition_key: [ OK ] 0.69 sec.
2025-07-13 02:45:31 00098_f_union_all: [ OK ] 0.78 sec.
2025-07-13 02:45:31 00833_sleep_overflow: [ OK ] 0.63 sec.
2025-07-13 02:45:31 00101_materialized_views_and_insert_without_explicit_database: [ OK ] 1.28 sec.
2025-07-13 02:45:32 01686_rocksdb: [ OK ] 1.93 sec.
2025-07-13 02:45:32 02146_mv_non_phys: [ OK ] 0.83 sec.
2025-07-13 02:45:32 02771_if_constant_folding: [ OK ] 0.73 sec.
2025-07-13 02:45:32 02267_empty_arrays_read_reverse: [ OK ] 4.50 sec.
2025-07-13 02:45:33 01835_alias_to_primary_key_cyfdecyf: [ OK ] 0.83 sec.
2025-07-13 02:45:33 02785_global_join_too_many_columns: [ OK ] 1.08 sec.
2025-07-13 02:45:33 00678_shard_funnel_window: [ OK ] 1.88 sec.
2025-07-13 02:45:34 02229_client_stop_multiquery_in_SIGINT: [ OK ] 9.05 sec.
2025-07-13 02:45:36 00849_multiple_comma_join_2: [ OK ] 3.94 sec.
2025-07-13 02:45:36 02149_schema_inference_formats_with_schema_3: [ OK ] 9.27 sec.
2025-07-13 02:45:37 03300_implicit_privileges_system_databases: [ OK ] 3.14 sec.
2025-07-13 02:45:37 03228_dynamic_serializations_uninitialized_value: [ OK ] 0.73 sec.
2025-07-13 02:45:37 03227_dynamic_subcolumns_enumerate_streams: [ OK ] 0.98 sec.
2025-07-13 02:45:38 00195_shard_union_all_and_global_in: [ OK ] 0.99 sec.
2025-07-13 02:45:48 02047_log_family_data_file_sizes: [ OK ] 13.47 sec.
2025-07-13 02:45:51 02366_kql_func_ip: [ OK ] 20.34 sec.
2025-07-13 02:45:52 02428_index_analysis_with_null_literal: [ OK ] 15.18 sec.
2025-07-13 02:45:52 02131_used_row_policies_in_query_log: [ OK ] 18.39 sec.
2025-07-13 02:45:53 01083_match_zero_byte: [ OK ] 1.20 sec.
2025-07-13 02:45:53 03093_reading_bug_with_parallel_replicas: [ OK ] 5.30 sec.
2025-07-13 02:45:53 02487_create_index_normalize_functions: [ OK ] 1.40 sec.
2025-07-13 02:45:54 01475_fix_bigint_shift: [ OK ] 0.73 sec.
2025-07-13 02:45:54 03259_grouping_sets_aliases: [ OK ] 1.04 sec.
2025-07-13 02:45:55 01017_in_unconvertible_complex_type: [ OK ] 1.54 sec.
2025-07-13 02:45:55 00698_validate_array_sizes_for_nested: [ OK ] 0.89 sec.
2025-07-13 02:45:55 01781_merge_tree_deduplication: [ OK ] 4.55 sec.
2025-07-13 02:45:56 03222_create_timeseries_table: [ OK ] 0.73 sec.
2025-07-13 02:45:56 02981_variant_type_function: [ OK ] 1.04 sec.
2025-07-13 02:45:56 02456_alter-nullable-column-bag: [ OK ] 0.93 sec.
2025-07-13 02:45:56 00661_array_has_silviucpp: [ OK ] 0.63 sec.
2025-07-13 02:45:57 02916_distributed_skip_unavailable_shards: [ OK ] 0.74 sec.
2025-07-13 02:45:57 00734_timeslot: [ OK ] 1.43 sec.
2025-07-13 02:45:57 02661_read_from_archive_tzst: [ OK ] 24.56 sec.
2025-07-13 02:45:58 01305_polygons_union: [ OK ] 1.68 sec.
2025-07-13 02:45:58 01558_transform_null_in: [ OK ] 1.29 sec.
2025-07-13 02:45:58 02967_index_hint_crash: [ OK ] 0.89 sec.
2025-07-13 02:45:59 02963_test_flexible_disk_configuration: [ OK ] 3.04 sec.
2025-07-13 02:45:59 00223_shard_distributed_aggregation_memory_efficient: [ OK ] 21.29 sec.
2025-07-13 02:45:59 01892_setting_limit_offset_distributed: [ OK ] 1.14 sec.
2025-07-13 02:45:59 00097_long_storage_buffer_race_condition: [ OK ] 57.75 sec.
2025-07-13 02:45:59 01592_toUnixTimestamp_Date: [ OK ] 0.58 sec.
2025-07-13 02:45:59 03152_analyzer_columns_list: [ OK ] 0.78 sec.
2025-07-13 02:46:00 00192_least_greatest: [ OK ] 1.06 sec.
2025-07-13 02:46:00 00258_materializing_tuples: [ OK ] 0.73 sec.
2025-07-13 02:46:00 01773_min_max_time_system_parts_datetime64: [ OK ] 0.78 sec.
2025-07-13 02:46:00 02813_seriesOutliersDetectTukey: [ OK ] 1.95 sec.
2025-07-13 02:46:00 02943_tokenbf_and_ngrambf_indexes_support_match_function: [ OK ] 1.73 sec.
2025-07-13 02:46:01 00109_shard_totals_after_having: [ OK ] 22.80 sec.
2025-07-13 02:46:01 02515_tuple_lambda_parsing: [ OK ] 0.53 sec.
2025-07-13 02:46:01 01287_max_execution_speed: [ SKIPPED ] 0.00 sec.
2025-07-13 02:46:01 Reason: not running for current build
2025-07-13 02:46:01 03002_analyzer_prewhere: [ OK ] 0.99 sec.
2025-07-13 02:46:02 03031_input_format_allow_errors_num_bad_escape_sequence: [ OK ] 0.73 sec.
2025-07-13 02:46:02 02212_h3_get_pentagon_indexes: [ OK ] 1.19 sec.
2025-07-13 02:46:02 02097_remove_sample_by: [ OK ] 1.49 sec.
2025-07-13 02:46:02 03151_pmj_join_non_procssed_clash: [ OK ] 0.78 sec.
2025-07-13 02:46:02 02678_explain_pipeline_graph_with_projection: [ OK ] 0.68 sec.
2025-07-13 02:46:02 00440_nulls_merge_tree: [ OK ] 0.78 sec.
2025-07-13 02:46:03 01273_arrow_load: [ OK ] 4.19 sec.
2025-07-13 02:46:03 02475_analyzer_join_tree_subquery: [ OK ] 0.83 sec.
2025-07-13 02:46:03 00688_low_cardinality_in: [ OK ] 1.09 sec.
2025-07-13 02:46:03 03317_pretty_fallback_to_vertical_consistent: [ OK ] 0.53 sec.
2025-07-13 02:46:04 00625_arrays_in_nested: [ OK ] 1.24 sec.
2025-07-13 02:46:04 00760_insert_json_with_defaults: [ OK ] 1.39 sec.
2025-07-13 02:46:04 01278_variance_nonnegative: [ OK ] 2.34 sec.
2025-07-13 02:46:05 01601_proxy_protocol: [ OK ] 1.58 sec.
2025-07-13 02:46:05 02595_orc_arrow_parquet_more_types: [ OK ] 4.10 sec.
2025-07-13 02:46:05 00337_shard_any_heavy: [ OK ] 0.74 sec.
2025-07-13 02:46:05 01063_create_column_set: [ OK ] 0.62 sec.
2025-07-13 02:46:05 00038_totals_limit: [ OK ] 0.53 sec.
2025-07-13 02:46:05 02572_max_intersections: [ OK ] 0.58 sec.
2025-07-13 02:46:06 01123_parse_date_time_best_effort_even_more: [ OK ] 0.63 sec.
2025-07-13 02:46:06 01052_array_reduce_exception: [ OK ] 0.63 sec.
2025-07-13 02:46:07 02429_low_cardinality_trash: [ OK ] 1.74 sec.
2025-07-13 02:46:07 02429_combinators_in_array_reduce: [ OK ] 0.73 sec.
2025-07-13 02:46:07 01889_clickhouse_client_config_format: [ OK ] 5.45 sec.
2025-07-13 02:46:07 00700_to_decimal_or_something: [ OK ] 2.54 sec.
2025-07-13 02:46:07 01198_client_quota_key: [ OK ] 10.71 sec.
2025-07-13 02:46:07 03253_group_by_cube_too_many_keys: [ OK ] 0.89 sec.
2025-07-13 02:46:08 03010_view_prewhere_in: [ OK ] 0.99 sec.
2025-07-13 02:46:09 00266_read_overflow_mode: [ OK ] 1.24 sec.
2025-07-13 02:46:09 01402_cast_nullable_string_to_enum: [ OK ] 1.36 sec.
2025-07-13 02:46:09 02455_extract_fixed_string_from_nested_json: [ OK ] 0.85 sec.
2025-07-13 02:46:10 00066_group_by_in: [ OK ] 0.83 sec.
2025-07-13 02:46:10 01018_ambiguous_column: [ OK ] 1.35 sec.
2025-07-13 02:46:10 02275_full_sort_join_long: [ SKIPPED ] 0.00 sec.
2025-07-13 02:46:10 Reason: not running for current build
2025-07-13 02:46:11 02477_invalid_reads: [ OK ] 3.89 sec.
2025-07-13 02:46:11 02177_merge_optimize_aggregation_in_order: [ OK ] 1.00 sec.
2025-07-13 02:46:12 00102_insert_into_temporary_table: [ OK ] 0.89 sec.
2025-07-13 02:46:12 01558_enum_as_num_in_tsv_csv_input: [ OK ] 1.40 sec.
2025-07-13 02:46:14 02790_client_max_opening_fd: [ OK ] 2.61 sec.
2025-07-13 02:46:16 01521_alter_enum_and_reverse_read: [ OK ] 1.00 sec.
2025-07-13 02:46:16 00825_protobuf_format_array_3dim: [ OK ] 5.81 sec.
2025-07-13 02:46:16 01550_query_identifier_parameters: [ OK ] 7.62 sec.
2025-07-13 02:46:17 01528_clickhouse_local_prepare_parts: [ OK ] 9.32 sec.
2025-07-13 02:46:17 02507_to_unix_timestamp_overflow: [ OK ] 0.89 sec.
2025-07-13 02:46:17 02122_parallel_formatting_JSONCompactEachRow: [ OK ] 14.13 sec.
2025-07-13 02:46:18 01012_select_limit_x_0: [ OK ] 0.54 sec.
2025-07-13 02:46:18 01104_fixed_string_like: [ OK ] 1.54 sec.
2025-07-13 02:46:18 00287_column_const_with_nan: [ OK ] 0.64 sec.
2025-07-13 02:46:18 02011_tuple_vector_functions: [ OK ] 5.89 sec.
2025-07-13 02:46:19 03034_recursive_cte_tree_fuzz_crash_fix: [ OK ] 1.85 sec.
2025-07-13 02:46:19 02766_bitshift_with_const_arguments: [ OK ] 0.95 sec.
2025-07-13 02:46:20 01389_filter_by_virtual_columns: [ OK ] 0.69 sec.
2025-07-13 02:46:20 01107_join_right_table_totals: [ OK ] 1.94 sec.
2025-07-13 02:46:22 00520_http_nullable: [ OK ] 2.08 sec.
2025-07-13 02:46:22 02192_comment_error: [ OK ] 3.90 sec.
2025-07-13 02:46:23 00978_ml_math: [ OK ] 0.64 sec.
2025-07-13 02:46:24 01509_check_many_parallel_quorum_inserts_long: [ OK ] 17.60 sec.
2025-07-13 02:46:24 01529_union_distinct_and_setting_union_default_mode: [ OK ] 1.66 sec.
2025-07-13 02:46:24 02133_distributed_queries_formatting: [ OK ] 0.63 sec.
2025-07-13 02:46:25 00508_materialized_view_to: [ OK ] 0.89 sec.
2025-07-13 02:46:25 01846_alter_column_without_type_bugfix: [ OK ] 0.63 sec.
2025-07-13 02:46:25 02136_scalar_progress: [ OK ] 1.89 sec.
2025-07-13 02:46:25 01868_order_by_fill_with_datetime64: [ OK ] 0.63 sec.
2025-07-13 02:46:25 01492_array_join_crash_13829: [ OK ] 0.54 sec.
2025-07-13 02:46:26 00088_distinct_of_arrays_of_strings: [ OK ] 0.53 sec.
2025-07-13 02:46:26 00667_compare_arrays_of_different_types: [ OK ] 0.68 sec.
2025-07-13 02:46:27 01282_system_parts_ttl_info: [ OK ] 0.78 sec.
2025-07-13 02:46:27 03400_distributed_final: [ OK ] 0.98 sec.
2025-07-13 02:46:27 03208_datetime_cast_losing_precision: [ OK ] 0.78 sec.
2025-07-13 02:46:27 02876_json_incomplete_types_as_strings_inference: [ OK ] 0.64 sec.
2025-07-13 02:46:28 01416_clear_column_pk: [ OK ] 1.34 sec.
2025-07-13 02:46:28 03080_analyzer_prefer_column_name_to_alias__virtual_columns: [ OK ] 0.81 sec.
2025-07-13 02:46:28 02122_parallel_formatting_Values: [ OK ] 9.81 sec.
2025-07-13 02:46:29 03215_varian_as_common_type_tuple_map: [ OK ] 0.69 sec.
2025-07-13 02:46:29 02286_tuple_numeric_identifier: [ OK ] 1.28 sec.
2025-07-13 02:46:30 03013_ignore_drop_queries_probability: [ OK ] 0.91 sec.
2025-07-13 02:46:31 00696_system_columns_limit: [ OK ] 1.14 sec.
2025-07-13 02:46:32 02271_temporary_table_show_rows_bytes: [ OK ] 0.69 sec.
2025-07-13 02:46:32 01603_read_with_backoff_bug: [ SKIPPED ] 0.00 sec.
2025-07-13 02:46:32 Reason: not running for current build
2025-07-13 02:46:32 02810_async_insert_dedup_replicated_collapsing: [ OK ] 16.10 sec.
2025-07-13 02:46:33 03271_parse_sparse_columns_defaults: [ OK ] 3.10 sec.
2025-07-13 02:46:33 03130_analyzer_self_join_group_by: [ OK ] 1.64 sec.
2025-07-13 02:46:34 02400_memory_accounting_on_error: [ OK ] 5.25 sec.
2025-07-13 02:46:34 02514_tsv_zero_started_number: [ OK ] 0.65 sec.
2025-07-13 02:46:34 02680_illegal_type_of_filter_projection: [ OK ] 0.94 sec.
2025-07-13 02:46:34 02119_sumcount: [ OK ] 1.89 sec.
2025-07-13 02:46:34 00379_system_processes_port: [ OK ] 1.89 sec.
2025-07-13 02:46:35 02111_global_context_temporary_tables: [ OK ] 0.85 sec.
2025-07-13 02:46:35 02522_different_types_in_storage_merge: [ OK ] 1.04 sec.
2025-07-13 02:46:36 00098_g_union_all: [ OK ] 0.64 sec.
2025-07-13 02:46:36 01060_shutdown_table_after_detach: [ OK ] 31.83 sec.
2025-07-13 02:46:37 02915_sleep_large_uint: [ OK ] 1.14 sec.
2025-07-13 02:46:37 00695_pretty_max_column_pad_width: [ OK ] 0.68 sec.
2025-07-13 02:46:37 03246_skipping_index_70108: [ OK ] 2.69 sec.
2025-07-13 02:46:37 01825_new_type_json_add_column: [ OK ] 1.51 sec.
2025-07-13 02:46:38 02985_if_over_big_int_decimal: [ OK ] 0.98 sec.
2025-07-13 02:46:38 01356_initialize_aggregation: [ OK ] 1.05 sec.
2025-07-13 02:46:38 02695_logical_optimizer_alias_bug: [ OK ] 0.99 sec.
2025-07-13 02:46:39 00008_array_join: [ OK ] 0.59 sec.
2025-07-13 02:46:40 02884_parquet_new_encodings: [ OK ] 2.24 sec.
2025-07-13 02:46:40 00534_functions_bad_arguments7: [ SKIPPED ] 0.00 sec.
2025-07-13 02:46:40 Reason: not running for current build
2025-07-13 02:46:41 03203_system_numbers_limit_and_offset_complex: [ OK ] 2.01 sec.
2025-07-13 02:46:42 02373_datetime64_monotonicity: [ OK ] 7.36 sec.
2025-07-13 02:46:43 02714_async_inserts_empty_data: [ OK ] 5.29 sec.
2025-07-13 02:46:43 02340_analyzer_functions: [ OK ] 0.99 sec.
2025-07-13 02:46:44 02029_quantile_sanitizer: [ OK ] 1.04 sec.
2025-07-13 02:46:46 01748_partition_id_pruning: [ OK ] 2.90 sec.
2025-07-13 02:46:46 03198_orc_read_time_zone: [ OK ] 5.14 sec.
2025-07-13 02:46:47 00324_hashing_enums: [ OK ] 0.92 sec.
2025-07-13 02:46:48 03231_csv_dont_infer_bool_from_string: [ OK ] 0.94 sec.
2025-07-13 02:46:49 03360_any_join_parallel_hash_bug: [ OK ] 4.62 sec.
2025-07-13 02:46:49 02477_age_datetime64: [ OK ] 3.25 sec.
2025-07-13 02:46:54 02811_csv_input_field_type_mismatch: [ OK ] 4.72 sec.
2025-07-13 02:46:55 02693_multiple_joins_in: [ OK ] 0.93 sec.
2025-07-13 02:46:57 02353_compression_level: [ OK ] 18.63 sec.
2025-07-13 02:46:57 03275_auto_cluster_functions_with_parallel_replicas: [ OK ] 1.68 sec.
2025-07-13 02:46:58 02864_statistics_bug_69589: [ OK ] 0.89 sec.
2025-07-13 02:46:58 02493_max_streams_for_merge_tree_reading: [ OK ] 31.53 sec.
2025-07-13 02:46:59 02933_compare_with_bool_as_string: [ OK ] 0.63 sec.
2025-07-13 02:47:00 03043_group_array_result_is_expected: [ OK ] 0.74 sec.
2025-07-13 02:47:00 01234_to_string_monotonic: [ OK ] 2.75 sec.
2025-07-13 02:47:01 02911_analyzer_explain_estimate: [ OK ] 0.74 sec.
2025-07-13 02:47:12 01720_country_perimeter_and_area: [ OK ] 12.56 sec.
2025-07-13 02:47:13 00072_in_types: [ OK ] 0.74 sec.
2025-07-13 02:47:14 02019_multiple_weird_with_fill: [ OK ] 0.74 sec.
2025-07-13 02:47:15 02541_empty_function_support_ip: [ OK ] 0.88 sec.
2025-07-13 02:47:16 02304_grouping_set_order_by: [ OK ] 0.68 sec.
2025-07-13 02:47:16 03247_ghdata_string_to_json_alter: [ OK ] 55.44 sec.
2025-07-13 02:47:16 01580_column_const_comparision: [ OK ] 0.64 sec.
2025-07-13 02:47:17 00751_low_cardinality_nullable_group_by: [ OK ] 27.84 sec.
2025-07-13 02:47:17 03018_analyzer_distributed_query_with_positional_arguments: [ OK ] 0.91 sec.
2025-07-13 02:47:17 01576_if_null_external_aggregation: [ OK ] 29.19 sec.
2025-07-13 02:47:18 03200_subcolumns_join_use_nulls: [ OK ] 0.88 sec.
2025-07-13 02:47:19 03235_groupArray_string_consistency: [ OK ] 0.95 sec.
2025-07-13 02:47:22 01015_empty_in_inner_right_join: [ OK ] 2.39 sec.
2025-07-13 02:47:22 01746_test_for_tupleElement_must_be_constant_issue: [ OK ] 5.65 sec.
2025-07-13 02:47:23 02364_window_case: [ OK ] 0.60 sec.
2025-07-13 02:47:23 02326_numbers_from_json_strings_schema_inference: [ OK ] 0.98 sec.
2025-07-13 02:47:24 00700_decimal_defaults: [ OK ] 0.81 sec.
2025-07-13 02:47:28 01710_projections_optimize_aggregation_in_order: [ OK ] 11.82 sec.
2025-07-13 02:47:28 02995_preliminary_filters_duplicated_columns: [ OK ] 0.82 sec.
2025-07-13 02:47:36 03276_null_format_matching_case_insensitive: [ OK ] 13.92 sec.
2025-07-13 02:47:40 01666_gcd_ubsan: [ OK ] 3.42 sec.
2025-07-13 02:47:41 02947_dropped_tables_parts: [ OK ] 1.10 sec.
2025-07-13 02:47:42 01665_substring_ubsan: [ OK ] 0.66 sec.
2025-07-13 02:47:43 01043_dictionary_attribute_properties_values: [ OK ] 1.00 sec.
2025-07-13 02:47:46 00697_in_subquery_shard: [ OK ] 2.69 sec.
2025-07-13 02:47:47 03247_generic_arrayMin_arrayMax_fixes: [ OK ] 1.04 sec.
2025-07-13 02:47:47 03356_analyzer_unused_scalar_subquery: [ OK ] 0.58 sec.
2025-07-13 02:47:49 02764_csv_trim_whitespaces: [ OK ] 51.86 sec.
2025-07-13 02:47:49 02186_range_hashed_dictionary_intersecting_intervals: [ OK ] 1.40 sec.
2025-07-13 02:47:50 02699_polygons_sym_difference_rollup: [ OK ] 0.90 sec.
2025-07-13 02:47:51 03208_array_of_json_read_subcolumns_1: [ OK ] 22.15 sec.
2025-07-13 02:47:51 02560_window_ntile: [ OK ] 2.40 sec.
2025-07-13 02:47:52 01891_partition_by_uuid: [ OK ] 0.84 sec.
2025-07-13 02:47:52 02814_create_index_uniq_noop: [ OK ] 0.64 sec.
2025-07-13 02:47:52 03222_datetime64_small_value_const: [ OK ] 2.49 sec.
2025-07-13 02:47:53 02789_jit_cannot_convert_column: [ OK ] 0.70 sec.
2025-07-13 02:47:53 00178_query_datetime64_index: [ OK ] 0.78 sec.
2025-07-13 02:47:53 00152_totals_in_subquery: [ OK ] 0.69 sec.
2025-07-13 02:47:54 01377_supertype_low_cardinality: [ OK ] 2.14 sec.
2025-07-13 02:47:55 00882_multiple_join_no_alias: [ OK ] 1.45 sec.
2025-07-13 02:47:55 03363_estimate_compression_ratio_validation: [ OK ] 1.99 sec.
2025-07-13 02:47:56 00165_transform_non_const_default: [ OK ] 1.04 sec.
2025-07-13 02:47:57 01381_for_each_with_states: [ OK ] 0.99 sec.
2025-07-13 02:47:57 02454_create_table_with_custom_disk: [ OK ] 3.70 sec.
2025-07-13 02:47:59 00999_join_on_expression: [ OK ] 1.98 sec.
2025-07-13 02:48:00 01531_query_log_query_comment: [ OK ] 5.00 sec.
2025-07-13 02:48:00 01674_unicode_asan: [ OK ] 2.85 sec.
2025-07-13 02:48:00 00960_eval_ml_method_const: [ OK ] 0.76 sec.
2025-07-13 02:48:01 03167_base64_url_functions_sh: [ OK ] 104.11 sec.
2025-07-13 02:48:01 00007_array: [ OK ] 0.74 sec.
2025-07-13 02:48:01 02833_tuple_concat: [ OK ] 1.39 sec.
2025-07-13 02:48:02 01291_distributed_low_cardinality_memory_efficient: [ OK ] 0.79 sec.
2025-07-13 02:48:03 02968_mysql_prefer_column_name_to_alias: [ OK ] 2.14 sec.
2025-07-13 02:48:03 01825_type_json_partitions: [ OK ] 1.09 sec.
2025-07-13 02:48:04 01767_timezoneOf: [ OK ] 2.45 sec.
2025-07-13 02:48:04 01925_jit_aggregation_function_count_long: [ OK ] 1.29 sec.
2025-07-13 02:48:05 00185_array_literals: [ OK ] 1.40 sec.
2025-07-13 02:48:06 00996_limit_with_ties: [ OK ] 2.90 sec.
2025-07-13 02:48:07 02312_parquet_orc_arrow_names_tuples: [ OK ] 2.35 sec.
2025-07-13 02:48:07 01626_cnf_test: [ OK ] 1.15 sec.
2025-07-13 02:48:08 02871_multiple_joins_rewriter_v2_handle_last_table_columns: [ OK ] 0.95 sec.
2025-07-13 02:48:08 02918_gorilla_invalid_file: [ OK ] 2.66 sec.
2025-07-13 02:48:10 01522_validate_alter_default: [ OK ] 1.88 sec.
2025-07-13 02:48:11 02864_replace_regexp_string_fallback: [ OK ] 1.24 sec.
2025-07-13 02:48:12 00825_protobuf_format_nested_in_nested: [ OK ] 5.06 sec.
2025-07-13 02:48:14 01545_url_file_format_settings: [ OK ] 1.25 sec.
2025-07-13 02:48:15 03205_json_syntax: [ OK ] 1.34 sec.
2025-07-13 02:48:19 01445_create_table_as_table_function: [ OK ] 4.46 sec.
2025-07-13 02:48:22 01520_client_print_query_id: [ OK ] 2.42 sec.
2025-07-13 02:48:23 02731_nothing_deserialization: [ OK ] 1.23 sec.
2025-07-13 02:48:25 03172_http_content_encoding: [ OK ] 13.03 sec.
2025-07-13 02:48:27 02931_size_virtual_column_use_structure_from_insertion_table: [ OK ] 2.39 sec.
2025-07-13 02:48:28 03251_unaligned_window_function_state: [ OK ] 0.78 sec.
2025-07-13 02:48:29 01019_alter_materialized_view_atomic: [ OK ] 64.85 sec.
2025-07-13 02:48:30 01071_in_array: [ OK ] 0.70 sec.
2025-07-13 02:48:30 01079_order_by_pk: [ OK ] 72.73 sec.
2025-07-13 02:48:33 02932_punycode: [ OK ] 3.34 sec.
2025-07-13 02:48:34 01655_window_functions_bug: [ OK ] 0.69 sec.
2025-07-13 02:48:35 01790_dist_INSERT_block_structure_mismatch_types_and_names: [ OK ] 1.09 sec.
2025-07-13 02:48:36 02933_replicated_database_forbid_create_as_select: [ OK ] 7.81 sec.
2025-07-13 02:48:36 02002_row_level_filter_bug: [ OK ] 12.33 sec.
2025-07-13 02:48:36 02968_analyzer_join_column_not_found: [ OK ] 0.70 sec.
2025-07-13 02:48:37 03214_count_distinct_null_key_memory_leak: [ OK ] 37.08 sec.
2025-07-13 02:48:38 02243_make_date32: [ OK ] 2.75 sec.
2025-07-13 02:48:39 03228_url_engine_response_headers: [ OK ] 0.78 sec.
2025-07-13 02:48:41 01288_shard_max_network_bandwidth: [ OK ] 3.59 sec.
2025-07-13 02:48:41 02250_ON_CLUSTER_grant: [ OK ] 4.55 sec.
2025-07-13 02:48:41 02042_map_get_non_const_key: [ OK ] 0.54 sec.
2025-07-13 02:48:42 02842_table_function_file_filter_by_virtual_columns: [ OK ] 2.34 sec.
2025-07-13 02:48:43 03213_rand_dos: [ OK ] 1.00 sec.
2025-07-13 02:48:43 02125_dict_get_type_nullable_fix: [ OK ] 0.83 sec.
2025-07-13 02:48:43 02031_format_query_option: [ OK ] 1.64 sec.
2025-07-13 02:48:43 00763_long_lock_buffer_alter_destination_table: [ OK ] 35.25 sec.
2025-07-13 02:48:43 00843_optimize_predicate_and_rename_table: [ OK ] 0.88 sec.
2025-07-13 02:48:43 00997_extract_all_crash_6627: [ OK ] 0.68 sec.
2025-07-13 02:48:44 01768_extended_range: [ OK ] 0.68 sec.
2025-07-13 02:48:44 01691_DateTime64_clamp: [ OK ] 0.84 sec.
2025-07-13 02:48:45 02582_analyzer_join_subquery_empty_column_list: [ OK ] 0.83 sec.
2025-07-13 02:48:45 02270_errors_in_files: [ OK ] 9.36 sec.
2025-07-13 02:48:45 00271_agg_state_and_totals: [ OK ] 0.69 sec.
2025-07-13 02:48:46 02981_vertical_merges_memory_usage: [ OK ] 104.83 sec.
2025-07-13 02:48:46 01865_aggregator_overflow_row: [ OK ] 1.39 sec.
2025-07-13 02:48:47 02293_http_header_full_summary_without_progress: [ OK ] 3.59 sec.
2025-07-13 02:48:48 02710_protobuf_ipv4_date32: [ OK ] 3.14 sec.
2025-07-13 02:48:49 02496_row_binary_large_string_size: [ OK ] 2.91 sec.
2025-07-13 02:48:49 00829_bitmap_function: [ OK ] 6.70 sec.
2025-07-13 02:48:49 02017_columns_with_dot: [ OK ] 2.19 sec.
2025-07-13 02:48:50 03307_forbid_loop_table_function_as_engine: [ OK ] 0.86 sec.
2025-07-13 02:48:50 02943_order_by_all: [ OK ] 5.14 sec.
2025-07-13 02:48:51 00679_uuid_in_key: [ OK ] 1.26 sec.
2025-07-13 02:48:52 01423_if_nullable_cond: [ OK ] 0.90 sec.
2025-07-13 02:48:52 01949_heredoc_unfinished: [ OK ] 2.13 sec.
2025-07-13 02:48:52 01308_orc_output_format_arrays: [ OK ] 4.56 sec.
2025-07-13 02:48:53 01399_http_request_headers: [ OK ] 3.17 sec.
2025-07-13 02:48:53 00757_enum_defaults_const_analyzer: [ OK ] 0.95 sec.
2025-07-13 02:48:53 01655_sleep_infinite_float: [ OK ] 0.79 sec.
2025-07-13 02:48:53 01440_big_int_shift: [ OK ] 1.20 sec.
2025-07-13 02:48:55 01925_merge_prewhere_table: [ OK ] 1.91 sec.
2025-07-13 02:48:58 00321_pk_set: [ OK ] 6.15 sec.
2025-07-13 02:48:59 02971_analyzer_remote_id: [ OK ] 3.06 sec.
2025-07-13 02:48:59 00180_attach_materialized_view: [ OK ] 0.90 sec.
2025-07-13 02:48:59 01871_merge_tree_compile_expressions: [ OK ] 13.28 sec.
2025-07-13 02:49:00 03164_analyzer_validate_tree_size: [ OK ] 6.44 sec.
2025-07-13 02:49:00 00534_functions_bad_arguments11: [ SKIPPED ] 0.00 sec.
2025-07-13 02:49:00 Reason: not running for current build
2025-07-13 02:49:00 01085_datetime_arithmetic_preserve_timezone: [ OK ] 0.79 sec.
2025-07-13 02:49:01 00580_consistent_hashing_functions: [ OK ] 1.34 sec.
2025-07-13 02:49:01 03201_avro_negative_block_size_arrays: [ OK ] 2.64 sec.
2025-07-13 02:49:03 03053_analyzer_join_alias: [ OK ] 1.75 sec.
2025-07-13 02:49:04 01710_minmax_count_projection_constant_query: [ OK ] 0.94 sec.
2025-07-13 02:49:05 00265_http_content_type_format_timezone: [ OK ] 14.18 sec.
2025-07-13 02:49:05 02746_index_analysis_binary_operator_with_null: [ OK ] 1.46 sec.
2025-07-13 02:49:07 01746_long_zlib_http_compression_json_format: [ OK ] 7.27 sec.
2025-07-13 02:49:07 03209_json_type_horizontal_merges: [ SKIPPED ] 0.00 sec.
2025-07-13 02:49:07 Reason: not running for current build
2025-07-13 02:49:10 03206_projection_merge_special_mergetree_ignore: [ OK ] 2.10 sec.
2025-07-13 02:49:10 03354_translate_crap: [ OK ] 0.74 sec.
2025-07-13 02:49:10 00981_in_subquery_with_tuple: [ OK ] 10.07 sec.
2025-07-13 02:49:11 00719_insert_block_without_column: [ OK ] 5.06 sec.
2025-07-13 02:49:11 02480_analyzer_alias_nullptr: [ OK ] 0.85 sec.
2025-07-13 02:49:11 00114_float_type_result_of_division: [ OK ] 0.64 sec.
2025-07-13 02:49:12 02343_group_by_use_nulls: [ OK ] 1.50 sec.
2025-07-13 02:49:12 03252_check_number_of_arguments_for_dynamic: [ OK ] 0.97 sec.
2025-07-13 02:49:12 00534_functions_bad_arguments8: [ SKIPPED ] 0.00 sec.
2025-07-13 02:49:12 Reason: not running for current build
2025-07-13 02:49:13 00515_shard_desc_table_functions_and_subqueries: [ OK ] 1.45 sec.
2025-07-13 02:49:13 01213_alter_table_rename_nested: [ OK ] 2.10 sec.
2025-07-13 02:49:15 02890_untuple_column_names: [ OK ] 2.76 sec.
2025-07-13 02:49:16 00298_enum_width_and_cast: [ OK ] 2.00 sec.
2025-07-13 02:49:17 01518_nullable_aggregate_states1: [ OK ] 1.37 sec.
2025-07-13 02:49:19 02009_array_join_partition: [ OK ] 3.00 sec.
2025-07-13 02:49:20 00280_hex_escape_sequence: [ OK ] 0.79 sec.
2025-07-13 02:49:20 00953_indices_alter_exceptions: [ OK ] 6.22 sec.
2025-07-13 02:49:24 00653_verification_monotonic_data_load: [ OK ] 18.86 sec.
2025-07-13 02:49:25 03273_better_json_subcolumns_parsing: [ OK ] 0.90 sec.
2025-07-13 02:49:25 02150_index_hypothesis_race_long: [ OK ] 55.42 sec.
2025-07-13 02:49:25 01064_arrayROCAUC: [ OK ] 5.50 sec.
2025-07-13 02:49:26 03142_skip_ANSI_in_UTF8_compute_width: [ OK ] 0.74 sec.
2025-07-13 02:49:26 02725_object_column_alter: [ OK ] 0.69 sec.
2025-07-13 02:49:27 02783_parsedatetimebesteffort_syslog: [ OK ] 0.79 sec.
2025-07-13 02:49:27 01913_fix_column_transformer_replace_format: [ OK ] 0.74 sec.
2025-07-13 02:49:27 01825_type_json_8: [ OK ] 7.57 sec.
2025-07-13 02:49:27 00964_bloom_index_string_functions: [ OK ] 25.85 sec.
2025-07-13 02:49:27 03007_column_nullable_uninitialzed_value: [ OK ] 0.73 sec.
2025-07-13 02:49:28 03273_dynamic_pretty_json_serialization: [ OK ] 0.53 sec.
2025-07-13 02:49:28 02221_parallel_replicas_bug: [ OK ] 11.11 sec.
2025-07-13 02:49:28 01102_distributed_local_in_bug: [ OK ] 0.98 sec.
2025-07-13 02:49:28 01585_use_index_for_global_in: [ OK ] 0.83 sec.
2025-07-13 02:49:28 02901_remove_nullable_crash_analyzer: [ OK ] 0.83 sec.
2025-07-13 02:49:28 01948_group_bitmap_and_or_xor_fix: [ OK ] 0.69 sec.
2025-07-13 02:49:29 02296_nullable_arguments_in_array_filter: [ OK ] 0.63 sec.
2025-07-13 02:49:29 00580_cast_nullable_to_non_nullable: [ OK ] 0.58 sec.
2025-07-13 02:49:29 02482_execute_functions_before_sorting_bug: [ OK ] 0.73 sec.
2025-07-13 02:49:29 01838_system_dictionaries_virtual_key_column: [ OK ] 0.73 sec.
2025-07-13 02:49:30 02414_all_new_table_functions_must_be_documented: [ OK ] 0.63 sec.
2025-07-13 02:49:31 02337_join_analyze_stuck: [ OK ] 2.64 sec.
2025-07-13 02:49:32 00483_reading_from_array_structure: [ OK ] 1.08 sec.
2025-07-13 02:49:32 02477_age: [ OK ] 1.94 sec.
2025-07-13 02:49:33 02900_window_function_with_sparse_column: [ OK ] 1.00 sec.
2025-07-13 02:49:33 02490_replacing_merge_tree_is_deleted_column: [ OK ] 4.84 sec.
2025-07-13 02:49:36 02124_insert_deduplication_token_replica: [ OK ] 2.00 sec.
2025-07-13 02:49:36 01825_new_type_json_8: [ OK ] 7.65 sec.
2025-07-13 02:49:37 01417_update_permutation_crash: [ OK ] 1.00 sec.
2025-07-13 02:49:38 01804_uniq_up_to_ubsan: [ OK ] 1.05 sec.
2025-07-13 02:49:39 02242_make_date_mysql: [ OK ] 1.34 sec.
2025-07-13 02:49:40 01144_multiword_data_types: [ OK ] 0.73 sec.
2025-07-13 02:49:40 00975_json_hang: [ OK ] 4.50 sec.
2025-07-13 02:49:41 03002_map_array_functions_with_low_cardinality: [ OK ] 0.58 sec.
2025-07-13 02:49:41 03036_schema_inference_cache_s3_archives: [ OK ] 0.93 sec.
2025-07-13 02:49:41 01632_tinylog_read_write: [ OK ] 11.92 sec.
2025-07-13 02:49:42 00422_hash_function_constexpr: [ OK ] 0.53 sec.
2025-07-13 02:49:43 02784_projections_read_in_order_bug: [ OK ] 1.03 sec.
2025-07-13 02:49:45 03398_group_array_zero_max_elements: [ OK ] 2.08 sec.
2025-07-13 02:49:46 02477_s3_request_throttler: [ OK ] 4.95 sec.
2025-07-13 02:49:46 02967_analyzer_fuzz: [ OK ] 0.88 sec.
2025-07-13 02:49:46 00726_materialized_view_concurrent: [ OK ] 0.84 sec.
2025-07-13 02:49:47 03095_join_filter_push_down_right_stream_filled: [ OK ] 0.93 sec.
2025-07-13 02:49:47 03306_optimize_table_force_keyword: [ OK ] 0.73 sec.
2025-07-13 02:49:48 01683_intdiv_ubsan: [ OK ] 0.63 sec.
2025-07-13 02:49:48 01853_s2_cells_intersect: [ OK ] 0.73 sec.
2025-07-13 02:49:49 02294_system_certificates: [ OK ] 0.59 sec.
2025-07-13 02:49:50 03203_multiif_and_where_2_conditions_old_analyzer_bug: [ OK ] 0.98 sec.
2025-07-13 02:49:50 02115_write_buffers_finalize: [ OK ] 18.14 sec.
2025-07-13 02:49:51 02959_system_database_engines: [ OK ] 0.53 sec.
2025-07-13 02:49:51 02233_with_total_empty_chunk: [ OK ] 0.58 sec.
2025-07-13 02:49:52 01456_low_cardinality_sorting_bugfix: [ OK ] 1.03 sec.
2025-07-13 02:49:53 02864_restore_table_with_broken_part: [ OK ] 5.29 sec.
2025-07-13 02:49:53 01051_aggregate_function_crash: [ OK ] 0.58 sec.
2025-07-13 02:49:54 01518_select_in_null: [ OK ] 4.14 sec.
2025-07-13 02:49:54 00534_functions_bad_arguments2: [ SKIPPED ] 0.00 sec.
2025-07-13 02:49:54 Reason: not running for current build
2025-07-13 02:49:55 00999_nullable_nested_types_4877: [ OK ] 1.53 sec.
2025-07-13 02:49:55 02962_indexHint_rpn_construction: [ OK ] 0.79 sec.
2025-07-13 02:49:56 02687_native_fuzz: [ OK ] 0.88 sec.
2025-07-13 02:49:56 00292_parser_tuple_element: [ OK ] 0.53 sec.
2025-07-13 02:49:56 02811_invalid_embedded_rocksdb_create: [ OK ] 0.64 sec.
2025-07-13 02:49:57 01923_ttl_with_modify_column: [ OK ] 1.23 sec.
2025-07-13 02:49:58 00829_bitmap64_function: [ OK ] 1.28 sec.
2025-07-13 02:50:09 03147_asof_join_ddb_missing: [ OK ] 10.06 sec.
2025-07-13 02:50:09 03257_async_insert_native_empty_block: [ OK ] 27.90 sec.
2025-07-13 02:50:09 00612_union_query_with_subquery: [ OK ] 0.70 sec.
2025-07-13 02:50:10 00606_quantiles_and_nans: [ OK ] 0.63 sec.
2025-07-13 02:50:11 02941_variant_type_4: [ OK ] 211.68 sec.
2025-07-13 02:50:12 02311_range_hashed_dictionary_range_cast: [ OK ] 0.68 sec.
2025-07-13 02:50:13 03266_with_fill_staleness: [ OK ] 1.08 sec.
2025-07-13 02:50:14 02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order: [ OK ] 0.88 sec.
2025-07-13 02:50:15 01326_build_id: [ OK ] 0.78 sec.
2025-07-13 02:50:17 02267_special_operator_parse_alias_check: [ OK ] 1.58 sec.
2025-07-13 02:50:18 02787_transform_null: [ OK ] 0.88 sec.
2025-07-13 02:50:18 02561_sorting_constants_and_distinct_crash: [ OK ] 25.49 sec.
2025-07-13 02:50:19 02428_parameterized_view: [ OK ] 53.24 sec.
2025-07-13 02:50:20 02556_local_with_totals_and_extremes: [ OK ] 2.04 sec.
2025-07-13 02:50:20 02782_avro_decimals: [ OK ] 2.48 sec.
2025-07-13 02:50:22 02179_range_hashed_dictionary_invalid_interval: [ OK ] 1.15 sec.
2025-07-13 02:50:22 02456_aggregate_state_conversion: [ OK ] 0.79 sec.
2025-07-13 02:50:24 02383_array_signed_const_positive_index: [ OK ] 1.14 sec.
2025-07-13 02:50:25 00002_system_numbers: [ OK ] 1.03 sec.
2025-07-13 02:50:25 00603_system_parts_nonexistent_database: [ OK ] 0.59 sec.
2025-07-13 02:50:26 01069_insert_float_as_nullable_unit8: [ OK ] 0.79 sec.
2025-07-13 02:50:29 00974_primary_key_for_lowCardinality: [ OK ] 9.11 sec.
2025-07-13 02:50:31 03207_composite_expressions_lambda_consistent_formatting: [ OK ] 1.59 sec.
2025-07-13 02:50:31 01799_long_uniq_theta_sketch: [ OK ] 98.44 sec.
2025-07-13 02:50:31 03369_values_template_types_mismatch: [ OK ] 0.58 sec.
2025-07-13 02:50:33 02897_alter_partition_parameters: [ OK ] 2.24 sec.
2025-07-13 02:50:39 01514_parallel_formatting: [ OK ] 20.74 sec.
2025-07-13 02:50:42 01825_type_json_in_other_types: [ OK ] 8.19 sec.
2025-07-13 02:50:42 02295_GROUP_BY_AggregateFunction: [ OK ] 2.99 sec.
2025-07-13 02:50:43 02504_disallow_arrayjoin_in_mutations: [ OK ] 0.99 sec.
2025-07-13 02:50:44 02582_async_reading_with_small_limit: [ OK ] 0.93 sec.
2025-07-13 02:50:46 01551_mergetree_read_in_order_spread: [ OK ] 3.45 sec.
2025-07-13 02:50:46 02550_client_connections_credentials: [ OK ] 20.26 sec.
2025-07-13 02:50:47 00988_constraints_replication_zookeeper_long: [ OK ] 3.23 sec.
2025-07-13 02:50:47 01508_explain_header: [ OK ] 0.73 sec.
2025-07-13 02:50:48 00839_bitmask_negative: [ OK ] 1.03 sec.
2025-07-13 02:50:48 03263_analyzer_materialized_view_cte_nested: [ OK ] 1.01 sec.
2025-07-13 02:50:49 03023_remove_unused_column_distinct: [ OK ] 0.63 sec.
2025-07-13 02:50:49 01056_prepared_statements_null_and_escaping: [ OK ] 2.21 sec.
2025-07-13 02:50:49 03203_variant_convert_field_to_type_bug: [ OK ] 0.98 sec.
2025-07-13 02:50:50 03006_buffer_overflow_join: [ OK ] 0.96 sec.
2025-07-13 02:50:50 03366_bfloat16_sorting: [ OK ] 0.70 sec.
2025-07-13 02:50:51 02294_optimize_aggregation_in_order_prefix_Array_functions: [ OK ] 0.88 sec.
2025-07-13 02:50:53 02539_generate_random_ip: [ OK ] 1.58 sec.
2025-07-13 02:50:55 01549_low_cardinality_mv_fuzz: [ OK ] 1.52 sec.
2025-07-13 02:50:58 01954_clickhouse_benchmark_multiple_long: [ OK ] 26.52 sec.
2025-07-13 02:50:58 01353_low_cardinality_join_types: [ OK ] 3.24 sec.
2025-07-13 02:50:58 02353_isnullable: [ OK ] 0.79 sec.
2025-07-13 02:50:59 00872_t64_bit_codec: [ OK ] 9.71 sec.
2025-07-13 02:51:00 01532_clickhouse_local_tmp_folder: [ OK ] 2.05 sec.
2025-07-13 02:51:01 02149_schema_inference_create_table_syntax: [ OK ] 12.36 sec.
2025-07-13 02:51:01 01461_query_start_time_microseconds: [ OK ] 2.29 sec.
2025-07-13 02:51:02 01403_datetime64_constant_arg: [ OK ] 0.58 sec.
2025-07-13 02:51:02 02784_parallel_replicas_automatic_decision: [ OK ] 65.80 sec.
2025-07-13 02:51:02 01802_rank_corr_mann_whitney_over_window: [ OK ] 0.88 sec.
2025-07-13 02:51:02 02803_backup_tmp_files: [ OK ] 3.79 sec.
2025-07-13 02:51:03 02971_limit_by_distributed: [ OK ] 1.03 sec.
2025-07-13 02:51:04 00712_nan_comparison: [ OK ] 1.13 sec.
2025-07-13 02:51:04 02246_clickhouse_local_drop_database: [ OK ] 3.14 sec.
2025-07-13 02:51:04 00758_array_reverse: [ OK ] 0.93 sec.
2025-07-13 02:51:04 02372_now_in_block: [ OK ] 1.83 sec.
2025-07-13 02:51:04 00538_datediff: [ OK ] 1.73 sec.
2025-07-13 02:51:04 01359_codeql: [ OK ] 0.58 sec.
2025-07-13 02:51:05 02949_ttl_group_by_bug: [ OK ] 0.72 sec.
2025-07-13 02:51:05 03003_functions_to_subcolumns_final: [ OK ] 0.78 sec.
2025-07-13 02:51:05 00369_int_div_of_float: [ OK ] 0.68 sec.
2025-07-13 02:51:06 01135_default_and_alter_zookeeper: [ OK ] 0.93 sec.
2025-07-13 02:51:06 01017_tuplehamming_distance: [ OK ] 0.73 sec.
2025-07-13 02:51:06 01262_low_cardinality_remove: [ OK ] 0.78 sec.
2025-07-13 02:51:07 03169_modify_column_data_loss: [ OK ] 0.78 sec.
2025-07-13 02:51:07 02473_multistep_split_prewhere: [ OK ] 57.86 sec.
2025-07-13 02:51:07 00411_long_accurate_number_comparison_int1: [ OK ] 93.87 sec.
2025-07-13 02:51:07 00926_adaptive_index_granularity_merge_tree: [ OK ] 3.59 sec.
2025-07-13 02:51:07 02245_s3_schema_desc: [ OK ] 0.98 sec.
2025-07-13 02:51:08 00738_nested_merge_multidimensional_array: [ OK ] 0.78 sec.
2025-07-13 02:51:08 01780_column_sparse_filter: [ OK ] 1.23 sec.
2025-07-13 02:51:08 02859_replicated_db_name_zookeeper: [ OK ] 4.94 sec.
2025-07-13 02:51:09 02096_totals_global_in_bug: [ OK ] 0.63 sec.
2025-07-13 02:51:09 03326_native_format_json_as_string_settings: [ OK ] 1.94 sec.
2025-07-13 02:51:09 01770_extended_range_3: [ OK ] 0.78 sec.
2025-07-13 02:51:09 03375_bloom_filter_array_equals: [ OK ] 0.69 sec.
2025-07-13 02:51:10 01603_remove_column_ttl: [ OK ] 0.73 sec.
2025-07-13 02:51:10 00841_temporary_table_database: [ OK ] 0.73 sec.
2025-07-13 02:51:10 02997_projections_formatting: [ OK ] 0.53 sec.
2025-07-13 02:51:11 03096_largest_triangle_3b_crash: [ OK ] 0.58 sec.
2025-07-13 02:51:11 01073_bad_alter_partition: [ OK ] 0.93 sec.
2025-07-13 02:51:12 00041_big_array_join: [ OK ] 1.28 sec.
2025-07-13 02:51:14 02751_protobuf_ipv6: [ OK ] 2.43 sec.
2025-07-13 02:51:15 03208_uniq_with_empty_tuple: [ OK ] 0.53 sec.
2025-07-13 02:51:17 01583_parallel_parsing_exception_with_offset: [ OK ] 9.40 sec.
2025-07-13 02:51:18 02274_full_sort_join_nodistinct: [ OK ] 12.71 sec.
2025-07-13 02:51:18 02265_column_ttl: [ OK ] 1.33 sec.
2025-07-13 02:51:19 02526_kv_engine_different_filter_type: [ OK ] 1.23 sec.
2025-07-13 02:51:19 03155_test_move_to_prewhere: [ OK ] 3.89 sec.
2025-07-13 02:51:19 01379_with_fill_several_columns: [ OK ] 0.68 sec.
2025-07-13 02:51:20 01774_bar_with_illegal_value: [ OK ] 0.99 sec.
2025-07-13 02:51:20 02574_suspicious_low_cardinality_msan: [ OK ] 1.34 sec.
2025-07-13 02:51:21 00637_sessions_in_http_interface_and_settings: [ OK ] 1.74 sec.
2025-07-13 02:51:21 02534_join_prewhere_bug: [ OK ] 0.98 sec.
2025-07-13 02:51:22 02237_lzma_bug: [ OK ] 13.61 sec.
2025-07-13 02:51:22 03242_view_block_structure: [ OK ] 0.68 sec.
2025-07-13 02:51:22 01383_log_broken_table: [ OK ] 71.96 sec.
2025-07-13 02:51:22 02995_bad_formatting_union_intersect: [ OK ] 0.58 sec.
2025-07-13 02:51:23 00131_set_hashed: [ OK ] 0.48 sec.
2025-07-13 02:51:23 02579_fill_empty_chunk_analyzer: [ OK ] 0.58 sec.
2025-07-13 02:51:23 01035_prewhere_with_alias: [ OK ] 0.68 sec.
2025-07-13 02:51:23 02045_like_function: [ OK ] 0.58 sec.
2025-07-13 02:51:23 03239_if_constant_folding: [ OK ] 0.83 sec.
2025-07-13 02:51:24 03325_alter_ast_format: [ OK ] 0.59 sec.
2025-07-13 02:51:24 03207_json_read_subcolumns_1_wide_merge_tree: [ OK ] 12.82 sec.
2025-07-13 02:51:24 00804_rollup_with_having: [ OK ] 0.68 sec.
2025-07-13 02:51:25 00823_capnproto_input: [ OK ] 3.94 sec.
2025-07-13 02:51:25 03272_json_to_json_cast_3: [ OK ] 1.64 sec.
2025-07-13 02:51:25 01710_minmax_count_projection_distributed_query: [ OK ] 0.68 sec.
2025-07-13 02:51:26 03105_table_aliases_in_mv: [ OK ] 0.88 sec.
2025-07-13 02:51:26 02932_query_settings_max_size_drop: [ OK ] 1.18 sec.
2025-07-13 02:51:26 01269_create_with_null: [ OK ] 1.08 sec.
2025-07-13 02:51:27 01542_collate_in_array: [ OK ] 0.88 sec.
2025-07-13 02:51:27 02792_drop_projection_lwd: [ OK ] 1.13 sec.
2025-07-13 02:51:27 00909_kill_not_initialized_query: [ OK ] 18.08 sec.
2025-07-13 02:51:28 01798_having_push_down: [ OK ] 0.98 sec.
2025-07-13 02:51:28 01430_modify_sample_by_zookeeper_long: [ OK ] 2.03 sec.
2025-07-13 02:51:28 01825_type_json_18: [ OK ] 0.68 sec.
2025-07-13 02:51:29 00700_decimal_casts: [ OK ] 4.79 sec.
2025-07-13 02:51:29 02567_native_type_conversions: [ OK ] 4.54 sec.
2025-07-13 02:51:29 01784_parallel_formatting_memory: [ OK ] 1.83 sec.
2025-07-13 02:51:29 02730_with_fill_by_sorting_prefix: [ OK ] 1.23 sec.
2025-07-13 02:51:29 02267_insert_empty_data: [ OK ] 0.53 sec.
2025-07-13 02:51:30 01097_cyclic_defaults: [ OK ] 1.33 sec.
2025-07-13 02:51:30 02124_encrypt_decrypt_nullable: [ OK ] 0.83 sec.
2025-07-13 02:51:30 02050_clickhouse_local_parsing_exception: [ OK ] 1.98 sec.
2025-07-13 02:51:30 02422_insert_different_granularity: [ OK ] 1.43 sec.
2025-07-13 02:51:30 03272_json_to_json_cast_4: [ OK ] 0.98 sec.
2025-07-13 02:51:30 02720_row_policy_column_with_dots: [ OK ] 0.68 sec.
2025-07-13 02:51:31 01682_gather_utils_ubsan: [ OK ] 0.63 sec.
2025-07-13 02:51:31 01470_test_insert_select_asterisk: [ OK ] 1.03 sec.
2025-07-13 02:51:31 02789_functions_after_sorting_and_columns_with_same_names_bug: [ OK ] 1.03 sec.
2025-07-13 02:51:31 00048_a_stored_aggregates_merge: [ OK ] 1.08 sec.
2025-07-13 02:51:31 02408_to_fixed_string_short_circuit: [ OK ] 0.54 sec.
2025-07-13 02:51:32 02280_add_query_level_settings: [ OK ] 0.78 sec.
2025-07-13 02:51:32 01323_if_with_nulls: [ OK ] 1.23 sec.
2025-07-13 02:51:32 02376_analyzer_in_function_subquery: [ OK ] 1.03 sec.
2025-07-13 02:51:33 01343_min_bytes_to_use_mmap_io: [ OK ] 3.13 sec.
2025-07-13 02:51:33 02370_analyzer_in_function: [ OK ] 1.03 sec.
2025-07-13 02:51:33 03274_with_fill_dup_sort_bug: [ OK ] 0.63 sec.
2025-07-13 02:51:33 03206_no_exceptions_clickhouse_local: [ FAIL ] 2.08 sec.
2025-07-13 02:51:33 Reason: return code: 134, result:
2025-07-13 02:51:33
2025-07-13 02:51:33
2025-07-13 02:51:33
2025-07-13 02:51:33 stdout:
2025-07-13 02:51:33
2025-07-13 02:51:33
2025-07-13 02:51:33 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 756036 --group_by_two_level_threshold_bytes 5374917 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 10121119 --max_read_buffer_size 954047 --prefer_localhost_replica 0 --max_block_size 63045 --max_joined_block_size_rows 98602 --max_threads 1 --optimize_append_index 1 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 85 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 43599155 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 5952393887 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method read --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 100 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 25 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 2386958829 --min_compress_block_size 739678 --max_compress_block_size 2083823 --merge_tree_compact_parts_min_granules_to_multibuffer_read 83 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 5434406 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Africa/Juba --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.55 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --enable_vertical_final 0 --optimize_extract_common_expressions 0 --use_query_condition_cache 1 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.0 --max_bytes_ratio_before_external_group_by 0.0
2025-07-13 02:51:33
2025-07-13 02:51:33 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.8610637710252707 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 4428075829 --index_granularity_bytes 24799604 --merge_max_block_size 13616 --index_granularity 6274 --min_bytes_for_wide_part 0 --marks_compress_block_size 16161 --primary_key_compress_block_size 31767 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 203854415 --compact_parts_max_bytes_to_buffer 235310873 --compact_parts_max_granules_to_buffer 161 --compact_parts_merge_max_bytes_to_prefetch_part 28380968 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 76 --old_parts_lifetime 160 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 0 --enable_block_number_column 0 --enable_block_offset_column 1 --use_primary_key_cache 1 --prewarm_primary_key_cache 0
2025-07-13 02:51:33
2025-07-13 02:51:33 Database: test_dewk2ucw
2025-07-13 02:51:34 03217_filtering_in_storage_merge: [ OK ] 0.73 sec.
2025-07-13 02:51:34 01940_custom_tld_sharding_key: [ OK ] 0.78 sec.
2025-07-13 02:51:34 01660_join_or_all: [ OK ] 1.78 sec.
2025-07-13 02:51:34 02024_create_dictionary_with_comment: [ OK ] 0.58 sec.
2025-07-13 02:51:35 02150_replace_regexp_all_empty_match: [ OK ] 0.53 sec.
2025-07-13 02:51:35 00799_function_dry_run: [ OK ] 0.68 sec.
2025-07-13 02:51:35 00612_pk_in_tuple_perf: [ OK ] 5.84 sec.
2025-07-13 02:51:36 02868_operator_is_not_distinct_from_priority: [ OK ] 0.78 sec.
2025-07-13 02:51:37 02174_cte_scalar_cache: [ OK ] 1.83 sec.
2025-07-13 02:51:38 02126_fix_filelog: [ OK ] 4.79 sec.
2025-07-13 02:51:38 00064_negate_bug: [ OK ] 0.53 sec.
2025-07-13 02:51:39 01528_to_uuid_or_null_or_zero: [ OK ] 1.03 sec.
2025-07-13 02:51:40 00457_log_tinylog_stripelog_nullable: [ OK ] 1.23 sec.
2025-07-13 02:51:41 02267_file_globs_schema_inference: [ OK ] 5.40 sec.
2025-07-13 02:51:41 02536_date_from_number_inference_fix: [ OK ] 0.63 sec.
2025-07-13 02:51:41 03267_positional_arguments_implicit_query_file: [ OK ] 5.64 sec.
2025-07-13 02:51:42 03362_reverse_sorting_key_explicit_primary_key: [ OK ] 0.83 sec.
2025-07-13 02:51:43 02555_davengers_rename_chain: [ OK ] 8.60 sec.
2025-07-13 02:51:43 03228_clickhouse_local_copy_argument: [ OK ] 2.03 sec.
2025-07-13 02:51:43 03199_fix_auc_tie_handling: [ OK ] 0.73 sec.
2025-07-13 02:51:43 01388_clear_all_columns: [ OK ] 1.38 sec.
2025-07-13 02:51:44 00540_bad_data_types: [ OK ] 10.60 sec.
2025-07-13 02:51:44 00239_type_conversion_in_in: [ OK ] 0.68 sec.
2025-07-13 02:51:45 02428_delete_with_settings: [ OK ] 1.83 sec.
2025-07-13 02:51:46 02499_analyzer_set_index: [ OK ] 0.93 sec.
2025-07-13 02:51:47 01290_max_execution_speed_distributed: [ OK ] 3.09 sec.
2025-07-13 02:51:48 01509_format_raw_blob: [ OK ] 3.74 sec.
2025-07-13 02:51:48 02316_hierarchical_dictionaries_nullable_parent_key: [ OK ] 2.13 sec.
2025-07-13 02:51:49 00688_low_cardinality_syntax: [ OK ] 1.53 sec.
2025-07-13 02:51:49 00980_crash_nullable_decimal: [ OK ] 0.63 sec.
2025-07-13 02:51:49 01103_check_cpu_instructions_at_startup: [ SKIPPED ] 0.00 sec.
2025-07-13 02:51:49 Reason: not running for current build
2025-07-13 02:51:50 03258_dynamic_in_functions_weak_ptr_exception: [ OK ] 1.08 sec.
2025-07-13 02:51:50 02481_async_insert_dedup_token: [ OK ] 42.59 sec.
2025-07-13 02:51:50 02053_INSERT_SELECT_MATERIALIZED: [ OK ] 0.63 sec.
2025-07-13 02:51:50 02135_local_create_db: [ OK ] 2.44 sec.
2025-07-13 02:51:50 00523_aggregate_functions_in_group_array: [ OK ] 0.68 sec.
2025-07-13 02:51:51 01666_date_lut_buffer_overflow: [ OK ] 0.63 sec.
2025-07-13 02:51:51 01289_min_execution_speed_not_too_early: [ OK ] 11.35 sec.
2025-07-13 02:51:52 02457_tuple_of_intervals: [ OK ] 1.78 sec.
2025-07-13 02:51:53 01097_pre_limit: [ OK ] 0.57 sec.
2025-07-13 02:51:53 02141_clickhouse_local_interactive_table: [ OK ] 2.48 sec.
2025-07-13 02:51:53 01319_query_formatting_in_server_log: [ OK ] 1.88 sec.
2025-07-13 02:51:54 02950_parallel_replicas_used_count: [ OK ] 4.04 sec.
2025-07-13 02:51:54 01670_test_repeat_mysql_dialect: [ OK ] 0.63 sec.
2025-07-13 02:51:54 01946_profile_sleep: [ OK ] 3.53 sec.
2025-07-13 02:51:54 02812_pointwise_array_operations: [ OK ] 1.28 sec.
2025-07-13 02:51:54 01851_hedged_connections_external_tables: [ SKIPPED ] 0.00 sec.
2025-07-13 02:51:54 Reason: not running for current build
2025-07-13 02:51:54 02493_analyzer_table_functions_untuple: [ OK ] 1.03 sec.
2025-07-13 02:51:55 03143_parallel_replicas_mat_view_bug: [ OK ] 0.78 sec.
2025-07-13 02:51:55 02845_domain_rfc_support_ipv6: [ OK ] 0.98 sec.
2025-07-13 02:51:55 02503_in_lc_const_args_bug: [ OK ] 0.53 sec.
2025-07-13 02:51:55 01528_setting_aggregate_functions_null_for_empty: [ OK ] 0.93 sec.
2025-07-13 02:51:56 01683_dist_INSERT_block_structure_mismatch: [ OK ] 0.63 sec.
2025-07-13 02:51:57 00652_replicated_mutations_zookeeper: [ OK ] 19.07 sec.
2025-07-13 02:51:57 01502_jemalloc_percpu_arena: [ SKIPPED ] 0.00 sec.
2025-07-13 02:51:57 Reason: not running for current build
2025-07-13 02:51:57 00500_point_in_polygon: [ OK ] 1.53 sec.
2025-07-13 02:51:57 00161_rounding_functions: [ OK ] 1.73 sec.
2025-07-13 02:51:58 02950_part_log_bytes_uncompressed: [ OK ] 0.63 sec.
2025-07-13 02:51:58 00513_fractional_time_zones: [ OK ] 0.63 sec.
2025-07-13 02:51:58 01848_partition_value_column: [ OK ] 0.93 sec.
2025-07-13 02:51:59 00393_if_with_constant_condition: [ OK ] 0.88 sec.
2025-07-13 02:52:00 02915_fpc_overflow: [ OK ] 2.09 sec.
2025-07-13 02:52:01 03156_analyzer_array_join_distributed: [ OK ] 1.13 sec.
2025-07-13 02:52:01 02125_lz4_compression_bug_TSKV: [ OK ] 17.92 sec.
2025-07-13 02:52:02 02915_analyzer_fuzz_1: [ OK ] 0.63 sec.
2025-07-13 02:52:02 02470_suspicious_low_cardinality_msan: [ OK ] 1.03 sec.
2025-07-13 02:52:03 02872_prewhere_filter: [ OK ] 0.80 sec.
2025-07-13 02:52:05 01268_procfs_metrics: [ OK ] 2.90 sec.
2025-07-13 02:52:06 03008_s3_plain_rewritable_alter_partition: [ OK ] 11.96 sec.
2025-07-13 02:52:06 02421_new_type_json_async_insert: [ OK ] 8.10 sec.
2025-07-13 02:52:06 03038_ambiguous_column: [ OK ] 1.38 sec.
2025-07-13 02:52:06 02346_to_hour_monotonicity_fix_2: [ OK ] 3.19 sec.
2025-07-13 02:52:08 01527_materialized_view_stack_overflow: [ OK ] 1.84 sec.
2025-07-13 02:52:08 03221_merge_profile_events: [ OK ] 9.30 sec.
2025-07-13 02:52:08 01942_snowflakeIDToDateTime: [ OK ] 2.24 sec.
2025-07-13 02:52:08 00834_kill_mutation_replicated_zookeeper: [ OK ] 48.15 sec.
2025-07-13 02:52:09 00613_shard_distributed_max_execution_time: [ OK ] 0.68 sec.
2025-07-13 02:52:09 01769_extended_range_2: [ OK ] 0.98 sec.
2025-07-13 02:52:09 03038_nested_dynamic_merges_wide_vertical: [ SKIPPED ] 0.00 sec.
2025-07-13 02:52:09 Reason: not running for current build
2025-07-13 02:52:10 01519_topK_distributed_parametrized: [ OK ] 1.13 sec.
2025-07-13 02:52:10 02354_vector_search_queries: [ OK ] 3.50 sec.
2025-07-13 02:52:10 02833_sparse_columns_tuple_function: [ OK ] 0.68 sec.
2025-07-13 02:52:11 02572_query_views_log_background_thread: [ OK ] 15.52 sec.
2025-07-13 02:52:11 00974_low_cardinality_cast: [ OK ] 0.78 sec.
2025-07-13 02:52:11 00725_join_on_bug_4: [ OK ] 0.68 sec.
2025-07-13 02:52:12 01866_view_persist_settings: [ OK ] 2.34 sec.
2025-07-13 02:52:13 02907_fromDaysSinceYearZero: [ OK ] 1.93 sec.
2025-07-13 02:52:13 03164_parallel_replicas_range_filter_min_max: [ OK ] 1.93 sec.
2025-07-13 02:52:13 00268_aliases_without_as_keyword: [ OK ] 0.68 sec.
2025-07-13 02:52:14 00037_totals_limit: [ OK ] 0.53 sec.
2025-07-13 02:52:14 02021_map_bloom_filter_index: [ OK ] 2.04 sec.
2025-07-13 02:52:14 02751_text_formats_bad_nullable_parsing: [ OK ] 5.30 sec.
2025-07-13 02:52:15 01115_prewhere_array_join: [ OK ] 6.60 sec.
2025-07-13 02:52:15 00147_alter_nested_default: [ OK ] 1.18 sec.
2025-07-13 02:52:15 02319_dict_get_check_arguments_size: [ OK ] 1.18 sec.
2025-07-13 02:52:16 00626_replace_partition_from_table: [ OK ] 2.59 sec.
2025-07-13 02:52:16 02032_short_circuit_least_greatest_bug: [ OK ] 0.68 sec.
2025-07-13 02:52:17 03165_storage_merge_view_prewhere: [ OK ] 1.33 sec.
2025-07-13 02:52:17 03085_analyzer_alias_column_group_by: [ OK ] 0.87 sec.
2025-07-13 02:52:17 00299_stripe_log_multiple_inserts: [ OK ] 1.18 sec.
2025-07-13 02:52:18 02479_nullable_primary_key_non_first_column: [ OK ] 0.73 sec.
2025-07-13 02:52:18 00340_squashing_insert_select: [ OK ] 23.85 sec.
2025-07-13 02:52:18 02241_short_circuit_short_column: [ OK ] 0.58 sec.
2025-07-13 02:52:18 00028_shard_big_agg_aj_distributed: [ OK ] 1.28 sec.
2025-07-13 02:52:18 02999_scalar_subqueries_bug_2: [ OK ] 0.64 sec.
2025-07-13 02:52:19 02428_combinators_with_over_statement: [ OK ] 0.78 sec.
2025-07-13 02:52:19 02935_ipv6_bit_operations: [ OK ] 0.63 sec.
2025-07-13 02:52:19 00825_protobuf_format_splitted_nested: [ OK ] 4.64 sec.
2025-07-13 02:52:20 02696_ignore_inacc_tables_mat_view_atttach: [ OK ] 0.83 sec.
2025-07-13 02:52:20 02560_vertical_merge_memory_usage: [ OK ] 10.25 sec.
2025-07-13 02:52:21 03222_pr_asan_index_granularity: [ OK ] 1.23 sec.
2025-07-13 02:52:22 01956_skip_unavailable_shards_excessive_attempts: [ OK ] 3.64 sec.
2025-07-13 02:52:22 03079_analyzer_numeric_literals_as_column_names: [ OK ] 0.63 sec.
2025-07-13 02:52:23 01927_query_views_log_current_database: [ OK ] 3.44 sec.
2025-07-13 02:52:23 00502_sum_map: [ OK ] 1.68 sec.
2025-07-13 02:52:25 00199_ternary_operator_type_check: [ OK ] 1.58 sec.
2025-07-13 02:52:27 02122_parallel_formatting_JSONEachRow: [ OK ] 6.90 sec.
2025-07-13 02:52:28 01710_projections_partial_optimize_aggregation_in_order: [ OK ] 10.10 sec.
2025-07-13 02:52:28 03036_dynamic_read_shared_subcolumns_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-13 02:52:28 Reason: not running for current build
2025-07-13 02:52:28 02381_join_dup_columns_in_plan: [ OK ] 1.59 sec.
2025-07-13 02:52:29 02122_parallel_formatting_TSVWithNames: [ OK ] 6.85 sec.
2025-07-13 02:52:29 00900_orc_arrow_parquet_tuples: [ OK ] 10.21 sec.
2025-07-13 02:52:29 01250_fixed_string_comparison: [ OK ] 0.73 sec.
2025-07-13 02:52:29 01188_attach_table_from_path: [ OK ] 1.08 sec.
2025-07-13 02:52:30 03226_alter_update_dynamic_json_not_supported: [ OK ] 0.73 sec.
2025-07-13 02:52:30 00757_enum_defaults_const: [ OK ] 0.63 sec.
2025-07-13 02:52:30 01825_new_type_json_11: [ OK ] 7.85 sec.
2025-07-13 02:52:31 01064_pm_all_join_const_and_nullable: [ OK ] 2.74 sec.
2025-07-13 02:52:31 01232_untuple: [ OK ] 0.88 sec.
2025-07-13 02:52:31 02374_analyzer_array_join: [ OK ] 1.38 sec.
2025-07-13 02:52:32 02809_prewhere_and_in: [ OK ] 2.09 sec.
2025-07-13 02:52:32 03325_alter_modify_projection_primary_key_column: [ OK ] 6.65 sec.
2025-07-13 02:52:32 02734_sparse_columns_short_circuit: [ OK ] 0.83 sec.
2025-07-13 02:52:32 00506_union_distributed: [ OK ] 1.38 sec.
2025-07-13 02:52:32 02125_lz4_compression_bug_JSONCompactEachRow: [ OK ] 17.57 sec.
2025-07-13 02:52:33 00098_a_union_all: [ OK ] 0.58 sec.
2025-07-13 02:52:33 03038_nested_dynamic_merges_compact_vertical: [ SKIPPED ] 0.00 sec.
2025-07-13 02:52:33 Reason: not running for current build
2025-07-13 02:52:33 02560_count_digits: [ OK ] 0.88 sec.
2025-07-13 02:52:33 03303_alias_inverse_order: [ OK ] 0.68 sec.
2025-07-13 02:52:33 00820_multiple_joins_subquery_requires_alias: [ OK ] 1.73 sec.
2025-07-13 02:52:34 01300_group_by_other_keys_having: [ OK ] 27.21 sec.
2025-07-13 02:52:34 02862_sorted_distinct_sparse_fix: [ OK ] 0.78 sec.
2025-07-13 02:52:34 01040_distributed_background_insert_batch_inserts: [ OK ] 1.18 sec.
2025-07-13 02:52:34 00931_low_cardinality_read_with_empty_array: [ OK ] 2.28 sec.
2025-07-13 02:52:34 01089_alter_settings_old_format: [ OK ] 0.78 sec.
2025-07-13 02:52:34 00034_fixed_string_to_number: [ OK ] 0.58 sec.
2025-07-13 02:52:34 02517_uuid_parsing: [ OK ] 0.63 sec.
2025-07-13 02:52:34 03290_force_normal_projection: [ OK ] 0.63 sec.
2025-07-13 02:52:35 00940_order_by_read_in_order_query_plan: [ OK ] 3.74 sec.
2025-07-13 02:52:35 00668_compare_arrays_silviucpp: [ OK ] 0.68 sec.
2025-07-13 02:52:35 01070_alter_with_ttl: [ OK ] 0.68 sec.
2025-07-13 02:52:35 03107_ill_formed_select_in_materialized_view: [ OK ] 0.73 sec.
2025-07-13 02:52:36 02860_distributed_flush_on_detach: [ OK ] 0.83 sec.
2025-07-13 02:52:36 00591_columns_removal_union_all: [ OK ] 0.63 sec.
2025-07-13 02:52:36 01616_untuple_access_field: [ OK ] 0.53 sec.
2025-07-13 02:52:36 03129_cte_with_final: [ OK ] 0.68 sec.
2025-07-13 02:52:36 01796_Log_rwlock_ub: [ OK ] 0.63 sec.
2025-07-13 02:52:37 01739_index_hint: [ OK ] 1.18 sec.
2025-07-13 02:52:37 03140_client_subsequent_external_tables: [ OK ] 2.08 sec.
2025-07-13 02:52:38 01013_hex_float: [ OK ] 0.73 sec.
2025-07-13 02:52:38 00273_quantiles: [ OK ] 1.38 sec.
2025-07-13 02:52:38 01499_log_deadlock: [ OK ] 0.93 sec.
2025-07-13 02:52:39 02152_dictionary_date32_type: [ OK ] 0.78 sec.
2025-07-13 02:52:39 01822_union_and_constans_error: [ OK ] 0.88 sec.
2025-07-13 02:52:39 00927_disable_hyperscan: [ OK ] 1.23 sec.
2025-07-13 02:52:39 02571_local_desc_abort_on_twitter_json: [ OK ] 2.53 sec.
2025-07-13 02:52:39 03003_compatibility_setting_bad_value: [ OK ] 0.47 sec.
2025-07-13 02:52:39 00837_minmax_index: [ OK ] 5.54 sec.
2025-07-13 02:52:40 03033_dist_settings.optimize_skip_unused_shards_rewrite_in_composite_sharding_key: [ OK ] 0.88 sec.
2025-07-13 02:52:40 03199_queries_with_new_analyzer: [ OK ] 0.78 sec.
2025-07-13 02:52:40 02366_kql_mvexpand: [ OK ] 1.08 sec.
2025-07-13 02:52:40 01011_group_uniq_array_memsan: [ OK ] 0.58 sec.
2025-07-13 02:52:41 03041_select_with_query_result: [ OK ] 0.78 sec.
2025-07-13 02:52:41 03047_on_fly_mutations_projections: [ OK ] 1.23 sec.
2025-07-13 02:52:42 00577_full_join_segfault: [ OK ] 0.73 sec.
2025-07-13 02:52:42 03034_ddls_and_merges_with_unusual_maps: [ OK ] 1.08 sec.
2025-07-13 02:52:44 02561_temporary_table_grants: [ OK ] 9.75 sec.
2025-07-13 02:52:45 03158_dynamic_type_from_variant: [ OK ] 0.68 sec.
2025-07-13 02:52:46 02231_hierarchical_dictionaries_constant: [ OK ] 1.13 sec.
2025-07-13 02:52:46 02122_parallel_formatting_Pretty: [ OK ] 12.96 sec.
2025-07-13 02:52:46 03207_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec.
2025-07-13 02:52:46 Reason: not running for current build
2025-07-13 02:52:46 02974_backup_query_format_null: [ OK ] 3.74 sec.
2025-07-13 02:52:46 01338_long_select_and_alter: [ OK ] 16.02 sec.
2025-07-13 02:52:47 01825_type_json_schema_inference: [ OK ] 6.44 sec.
2025-07-13 02:52:47 01374_if_nullable_filimonov: [ OK ] 0.58 sec.
2025-07-13 02:52:47 00098_k_union_all: [ OK ] 0.58 sec.
2025-07-13 02:52:47 02418_keeper_map_keys_limit: [ OK ] 1.04 sec.
2025-07-13 02:52:48 02784_disable_async_with_dedup_correctly: [ OK ] 7.64 sec.
2025-07-13 02:52:48 00563_shard_insert_into_remote: [ OK ] 0.98 sec.
2025-07-13 02:52:48 00029_test_zookeeper_optimize_exception: [ OK ] 8.65 sec.
2025-07-13 02:52:48 02785_left_anti_join_bug: [ OK ] 0.78 sec.
2025-07-13 02:52:48 01458_named_tuple_millin: [ OK ] 0.48 sec.
2025-07-13 02:52:48 02205_map_populate_series_non_const: [ OK ] 1.58 sec.
2025-07-13 02:52:48 02347_rank_corr_nan: [ OK ] 0.53 sec.
2025-07-13 02:52:48 00834_not_between: [ OK ] 0.58 sec.
2025-07-13 02:52:49 01581_deduplicate_by_columns_local: [ OK ] 2.03 sec.
2025-07-13 02:52:49 00980_zookeeper_merge_tree_alter_settings: [ OK ] 2.13 sec.
2025-07-13 02:52:49 03234_evaluate_constant_analyzer: [ OK ] 0.63 sec.
2025-07-13 02:52:49 02481_default_value_used_in_row_level_filter: [ OK ] 0.73 sec.
2025-07-13 02:52:50 02565_analyzer_limit_settings: [ OK ] 1.23 sec.
2025-07-13 02:52:50 03152_dynamic_type_simple: [ OK ] 0.93 sec.
2025-07-13 02:52:50 02176_dict_get_has_implicit_key_cast: [ OK ] 1.68 sec.
2025-07-13 02:52:50 00702_join_on_dups: [ OK ] 2.23 sec.
2025-07-13 02:52:50 02679_query_parameters_dangling_pointer: [ OK ] 0.68 sec.
2025-07-13 02:52:51 03356_analyzer_qualified_matcher_error: [ OK ] 0.78 sec.
2025-07-13 02:52:51 01091_insert_with_default_json: [ OK ] 0.68 sec.
2025-07-13 02:52:52 02724_persist_interval_type: [ OK ] 0.88 sec.
2025-07-13 02:52:52 03198_settings_in_csv_tsv_schema_cache: [ OK ] 3.49 sec.
2025-07-13 02:52:52 00318_pk_tuple_order: [ OK ] 1.78 sec.
2025-07-13 02:52:53 02377_modify_column_from_lc: [ OK ] 2.28 sec.
2025-07-13 02:52:53 02025_subcolumns_compact_parts: [ OK ] 0.98 sec.
2025-07-13 02:52:53 00530_arrays_of_nothing: [ OK ] 0.78 sec.
2025-07-13 02:52:53 02477_logical_expressions_optimizer_low_cardinality: [ OK ] 0.89 sec.
2025-07-13 02:52:54 02535_analyzer_limit_offset: [ OK ] 0.63 sec.
2025-07-13 02:52:54 01277_large_tuples: [ OK ] 0.78 sec.
2025-07-13 02:52:55 02010_array_index_bad_cast: [ OK ] 0.59 sec.
2025-07-13 02:52:55 03241_view_block_structure: [ OK ] 0.93 sec.
2025-07-13 02:52:55 00688_low_cardinality_serialization: [ OK ] 13.66 sec.
2025-07-13 02:52:55 03230_subcolumns_mv: [ OK ] 0.74 sec.
2025-07-13 02:52:56 03038_recursive_cte_postgres_4: [ OK ] 0.89 sec.
2025-07-13 02:52:56 00169_join_constant_keys: [ OK ] 0.58 sec.
2025-07-13 02:52:56 03037_union_view: [ OK ] 0.68 sec.
2025-07-13 02:52:56 00905_compile_expressions_compare_big_dates: [ OK ] 0.69 sec.
2025-07-13 02:52:57 02902_select_subcolumns_from_engine_null: [ OK ] 0.59 sec.
2025-07-13 02:52:57 03233_dynamic_in_functions: [ OK ] 7.90 sec.
2025-07-13 02:52:57 01655_agg_if_nullable: [ OK ] 0.73 sec.
2025-07-13 02:52:57 00600_create_temporary_table_if_not_exists: [ OK ] 0.58 sec.
2025-07-13 02:52:58 03155_datasketches_ubsan: [ OK ] 0.58 sec.
2025-07-13 02:52:58 00647_multiply_aggregation_state: [ OK ] 1.33 sec.
2025-07-13 02:52:58 00681_duplicate_columns_inside_union_all_stas_sviridov: [ OK ] 0.63 sec.
2025-07-13 02:53:00 02049_clickhouse_local_merge_tree: [ OK ] 2.34 sec.
2025-07-13 02:53:00 02130_parse_quoted_null: [ OK ] 10.50 sec.
2025-07-13 02:53:04 00522_multidimensional: [ OK ] 7.90 sec.
2025-07-13 02:53:05 02004_max_hyperscan_regex_length: [ OK ] 4.90 sec.
2025-07-13 02:53:05 01062_pm_multiple_all_join_same_value: [ OK ] 1.04 sec.
2025-07-13 02:53:05 02493_inconsistent_hex_and_binary_number: [ OK ] 4.89 sec.
2025-07-13 02:53:06 03161_lightweight_delete_projection: [ OK ] 12.86 sec.
2025-07-13 02:53:06 01034_values_parse_float_bug: [ OK ] 7.65 sec.
2025-07-13 02:53:06 01362_year_of_ISO8601_week_modificators_for_formatDateTime: [ OK ] 0.79 sec.
2025-07-13 02:53:06 03326_toStartOfNanosecond_ubsan: [ OK ] 0.68 sec.
2025-07-13 02:53:06 01259_combinator_distinct: [ OK ] 0.98 sec.
2025-07-13 02:53:06 01276_system_licenses: [ OK ] 0.64 sec.
2025-07-13 02:53:07 03370_rocks_db_engine_subcolumn_in_pk: [ OK ] 0.59 sec.
2025-07-13 02:53:07 02354_vector_search_default_granularity: [ OK ] 0.78 sec.
2025-07-13 02:53:07 01825_type_json_5: [ OK ] 0.84 sec.
2025-07-13 02:53:08 02578_ipv4_codec_t64: [ OK ] 0.78 sec.
2025-07-13 02:53:08 02764_parallel_replicas_plain_merge_tree: [ OK ] 0.93 sec.
2025-07-13 02:53:08 03275_block_number_mutation: [ OK ] 1.54 sec.
2025-07-13 02:53:08 02871_clickhouse_client_restart_pager: [ OK ] 2.38 sec.
2025-07-13 02:53:08 00860_unknown_identifier_bug: [ OK ] 0.89 sec.
2025-07-13 02:53:09 01090_fixed_string_bit_ops: [ OK ] 0.64 sec.
2025-07-13 02:53:09 01047_simple_aggregate_sizes_of_columns_bug: [ OK ] 1.89 sec.
2025-07-13 02:53:09 01505_pipeline_executor_UAF: [ OK ] 21.73 sec.
2025-07-13 02:53:10 00943_mv_rename_without_inner_table: [ OK ] 0.93 sec.
2025-07-13 02:53:10 01701_clear_projection_and_part_remove: [ OK ] 1.33 sec.
2025-07-13 02:53:10 02707_analyzer_nested_lambdas_types: [ OK ] 0.68 sec.
2025-07-13 02:53:10 01293_client_interactive_vertical_singleline: [ OK ] 2.20 sec.
2025-07-13 02:53:11 02354_parse_timedelta: [ OK ] 2.44 sec.
2025-07-13 02:53:11 01032_cityHash64_for_decimal: [ OK ] 0.68 sec.
2025-07-13 02:53:11 01780_column_sparse_pk: [ OK ] 1.29 sec.
2025-07-13 02:53:11 03314_analyzer_resolve_in_parent_scope_4: [ OK ] 0.88 sec.
2025-07-13 02:53:12 00372_cors_header: [ OK ] 1.63 sec.
2025-07-13 02:53:12 03167_fancy_quotes_off_by_one: [ OK ] 0.58 sec.
2025-07-13 02:53:12 00910_client_window_size_detection: [ OK ] 2.34 sec.
2025-07-13 02:53:12 03299_map_named_tuple: [ OK ] 0.53 sec.
2025-07-13 02:53:12 01668_avg_weighted_ubsan: [ OK ] 0.53 sec.
2025-07-13 02:53:13 00809_add_days_segfault: [ OK ] 0.93 sec.
2025-07-13 02:53:13 02581_share_big_sets_between_mutation_tasks_with_storage_set: [ OK ] 19.73 sec.
2025-07-13 02:53:14 03258_quantile_exact_weighted_issue: [ OK ] 0.73 sec.
2025-07-13 02:53:15 03402_cluster_table_functions_settings_parsing: [ OK ] 0.83 sec.
2025-07-13 02:53:15 00900_null_array_orc_load: [ OK ] 3.94 sec.
2025-07-13 02:53:16 01780_column_sparse_materialize: [ OK ] 0.93 sec.
2025-07-13 02:53:16 00400_client_external_options: [ OK ] 4.24 sec.
2025-07-13 02:53:16 02975_intdiv_with_decimal: [ OK ] 1.43 sec.
2025-07-13 02:53:17 01710_force_use_projection: [ OK ] 0.83 sec.
2025-07-13 02:53:17 03033_cte_numbers_memory: [ OK ] 0.63 sec.
2025-07-13 02:53:17 02539_vertical_merge_compact_parts: [ OK ] 1.18 sec.
2025-07-13 02:53:18 02680_datetime64_monotonic_check: [ OK ] 0.83 sec.
2025-07-13 02:53:19 02575_merge_prewhere_materialized: [ OK ] 0.93 sec.
2025-07-13 02:53:19 02378_part_log_profile_events: [ OK ] 6.79 sec.
2025-07-13 02:53:20 00746_hashing_tuples: [ OK ] 0.98 sec.
2025-07-13 02:53:20 01600_quota_by_forwarded_ip: [ OK ] 2.88 sec.
2025-07-13 02:53:20 00151_tuple_with_array: [ OK ] 0.53 sec.
2025-07-13 02:53:20 03228_full_text_with_multi_col: [ OK ] 0.63 sec.
2025-07-13 02:53:20 02584_compressor_codecs: [ OK ] 3.54 sec.
2025-07-13 02:53:20 03221_incomplete_utf8_sequence: [ OK ] 0.58 sec.
2025-07-13 02:53:21 02832_transform_fixed_string_no_default: [ OK ] 0.58 sec.
2025-07-13 02:53:21 01358_lc_parquet: [ OK ] 11.30 sec.
2025-07-13 02:53:22 02814_ReplacingMergeTree_fix_select_final_on_single_partition: [ OK ] 0.73 sec.
2025-07-13 02:53:22 01732_union_and_union_all: [ OK ] 0.53 sec.
2025-07-13 02:53:22 02023_storage_filelog: [ OK ] 9.80 sec.
2025-07-13 02:53:23 01673_test_toMinute_mysql_dialect: [ OK ] 0.53 sec.
2025-07-13 02:53:23 01802_formatDateTime_DateTime64_century: [ OK ] 0.78 sec.
2025-07-13 02:53:24 02504_regexp_dictionary_ua_parser: [ OK ] 11.76 sec.
2025-07-13 02:53:24 01073_crlf_end_of_line: [ OK ] 0.68 sec.
2025-07-13 02:53:24 00341_squashing_insert_select2: [ OK ] 1.13 sec.
2025-07-13 02:53:25 01523_interval_operator_support_string_literal: [ OK ] 0.93 sec.
2025-07-13 02:53:26 03222_json_squashing: [ OK ] 6.29 sec.
2025-07-13 02:53:26 01273_arrow_nested_arrays_load: [ OK ] 4.84 sec.
2025-07-13 02:53:26 02723_param_exception_message_context: [ OK ] 2.24 sec.
2025-07-13 02:53:27 00803_odbc_driver_2_format: [ OK ] 0.58 sec.
2025-07-13 02:53:27 01474_decimal_scale_bug: [ OK ] 0.78 sec.
2025-07-13 02:53:28 01428_h3_range_check: [ OK ] 0.68 sec.
2025-07-13 02:53:28 03212_max_bytes_to_read_for_schema_inference_in_cache: [ OK ] 1.99 sec.
2025-07-13 02:53:28 01825_type_json_7: [ OK ] 4.39 sec.
2025-07-13 02:53:28 02267_join_dup_columns_issue36199: [ OK ] 1.43 sec.
2025-07-13 02:53:29 01414_freeze_does_not_prevent_alters: [ OK ] 1.29 sec.
2025-07-13 02:53:29 02494_array_function_range: [ OK ] 0.78 sec.
2025-07-13 02:53:29 01106_const_fixed_string_like: [ OK ] 1.23 sec.
2025-07-13 02:53:29 01088_benchmark_query_id: [ OK ] 4.44 sec.
2025-07-13 02:53:30 01498_alter_column_storage_memory: [ OK ] 0.68 sec.
2025-07-13 02:53:30 02575_map_hashing_msan: [ OK ] 0.73 sec.
2025-07-13 02:53:30 00966_invalid_json_must_not_parse: [ OK ] 0.68 sec.
2025-07-13 02:53:31 03304_compare_substrings: [ OK ] 2.19 sec.
2025-07-13 02:53:31 00732_base64_functions: [ OK ] 0.93 sec.
2025-07-13 02:53:31 02377_optimize_sorting_by_input_stream_properties: [ OK ] 1.28 sec.
2025-07-13 02:53:32 01662_date_ubsan: [ OK ] 2.18 sec.
2025-07-13 02:53:33 02495_concat_with_separator: [ OK ] 2.03 sec.
2025-07-13 02:53:33 00686_client_exit_code: [ OK ] 1.94 sec.
2025-07-13 02:53:34 02245_make_datetime64: [ OK ] 3.03 sec.
2025-07-13 02:53:35 02358_file_default_value: [ OK ] 2.63 sec.
2025-07-13 02:53:35 01308_row_policy_and_trivial_count_query: [ OK ] 0.68 sec.
2025-07-13 02:53:35 03037_dynamic_merges_2_horizontal_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-13 02:53:35 Reason: not running for current build
2025-07-13 02:53:36 02876_yyyymmddtodate: [ OK ] 3.09 sec.
2025-07-13 02:53:36 01710_normal_projection_format: [ OK ] 0.64 sec.
2025-07-13 02:53:36 01632_nullable_string_type_convert_to_decimal_type: [ OK ] 0.53 sec.
2025-07-13 02:53:38 01781_token_extractor_buffer_overflow: [ OK ] 1.73 sec.
2025-07-13 02:53:42 03039_dynamic_aggregating_merge_tree: [ OK ] 43.90 sec.
2025-07-13 02:53:42 03335_empty_blobs_on_azure: [ OK ] 13.26 sec.
2025-07-13 02:53:43 01084_defaults_on_aliases: [ OK ] 1.08 sec.
2025-07-13 02:53:43 01659_test_base64Decode_mysql_compatibility: [ OK ] 0.58 sec.
2025-07-13 02:53:43 03365_json_rollback_bug: [ SKIPPED ] 0.00 sec.
2025-07-13 02:53:43 Reason: not running for current build
2025-07-13 02:53:43 03020_output_format_client: [ OK ] 5.35 sec.
2025-07-13 02:53:45 02949_parallel_replicas_in_subquery: [ OK ] 1.53 sec.
2025-07-13 02:53:45 02236_json_each_row_empty_map_schema_inference: [ OK ] 0.58 sec.
2025-07-13 02:53:45 02521_tsv_csv_custom_header_detection: [ OK ] 24.99 sec.
2025-07-13 02:53:46 03001_block_offset_column_2: [ OK ] 0.88 sec.
2025-07-13 02:53:46 00700_decimal_aggregates: [ OK ] 3.34 sec.
2025-07-13 02:53:47 03392_crash_group_by_use_nulls: [ OK ] 0.68 sec.
2025-07-13 02:53:47 01451_replicated_detach_drop_and_quorum_long: [ OK ] 1.48 sec.
2025-07-13 02:53:47 00652_replicated_mutations_default_database_zookeeper: [ OK ] 4.04 sec.
2025-07-13 02:53:48 01419_merge_tree_settings_sanity_check: [ OK ] 1.18 sec.
2025-07-13 02:53:49 03278_enum_in_unknown_value: [ OK ] 1.38 sec.
2025-07-13 02:53:49 01527_bad_aggregation_in_lambda: [ OK ] 0.63 sec.
2025-07-13 02:53:49 01440_big_int_exotic_casts: [ OK ] 2.08 sec.
2025-07-13 02:53:49 00224_shard_distributed_aggregation_memory_efficient_and_overflows: [ OK ] 2.78 sec.
2025-07-13 02:53:50 01020_having_without_group_by: [ OK ] 0.48 sec.
2025-07-13 02:53:50 02735_array_map_array_of_tuples: [ OK ] 0.59 sec.
2025-07-13 02:53:51 00609_prewhere_and_default: [ OK ] 2.34 sec.
2025-07-13 02:53:52 02725_any_join_single_row: [ OK ] 1.28 sec.
2025-07-13 02:53:52 00723_remerge_sort: [ OK ] 3.08 sec.
2025-07-13 02:53:52 03314_nullable_key_no_optimize_functions_to_subcolumns: [ OK ] 0.78 sec.
2025-07-13 02:53:56 02210_processors_profile_log: [ OK ] 3.19 sec.
2025-07-13 02:53:56 02361_fsync_profile_events: [ OK ] 4.89 sec.
2025-07-13 02:53:56 02661_read_from_archive_tar: [ OK ] 22.04 sec.
2025-07-13 02:53:57 02973_dictionary_table_exception_fix: [ OK ] 0.63 sec.
2025-07-13 02:53:57 01666_lcm_ubsan: [ OK ] 1.08 sec.
2025-07-13 02:53:57 02842_filesystem_cache_validate_path: [ OK ] 0.73 sec.
2025-07-13 02:53:57 02908_Npy_files_caching: [ OK ] 5.30 sec.
2025-07-13 02:53:58 02436_system_zookeeper_context: [ OK ] 0.83 sec.
2025-07-13 02:53:58 02245_s3_virtual_columns: [ OK ] 1.08 sec.
2025-07-13 02:53:58 02552_client_format_settings: [ OK ] 0.59 sec.
2025-07-13 02:53:58 02311_create_table_with_unknown_format: [ OK ] 0.98 sec.
2025-07-13 02:53:58 01044_h3_edge_angle: [ OK ] 0.58 sec.
2025-07-13 02:53:59 00404_null_literal: [ OK ] 0.63 sec.
2025-07-13 02:53:59 00961_check_table: [ OK ] 1.08 sec.
2025-07-13 02:53:59 03268_system_parts_index_granularity: [ OK ] 0.53 sec.
2025-07-13 02:54:00 02160_h3_cell_area_m2: [ OK ] 0.88 sec.
2025-07-13 02:54:01 02162_array_first_last_index: [ OK ] 1.03 sec.
2025-07-13 02:54:01 00396_uuid: [ OK ] 0.78 sec.
2025-07-13 02:54:02 03308_json_with_progress_frequency: [ OK ] 2.13 sec.
2025-07-13 02:54:02 03311_issue_72265: [ OK ] 1.09 sec.
2025-07-13 02:54:03 03038_move_partition_to_oneself_deadlock: [ OK ] 0.88 sec.
2025-07-13 02:54:05 03093_special_column_errors: [ OK ] 2.23 sec.
2025-07-13 02:54:09 02444_async_broken_outdated_part_loading: [ OK ] 10.45 sec.
2025-07-13 02:54:09 01825_type_json_ghdata_insert_select: [ OK ] 32.61 sec.
2025-07-13 02:54:09 01156_pcg_deserialization: [ OK ] 20.83 sec.
2025-07-13 02:54:10 00944_ml_test: [ OK ] 0.88 sec.
2025-07-13 02:54:10 00077_set_keys_fit_128_bits_many_blocks: [ OK ] 0.64 sec.
2025-07-13 02:54:10 03068_analyzer_distributed_join: [ OK ] 1.43 sec.
2025-07-13 02:54:11 00231_format_vertical_raw: [ OK ] 0.63 sec.
2025-07-13 02:54:11 01538_fuzz_aggregate: [ OK ] 0.59 sec.
2025-07-13 02:54:12 00779_all_right_join_max_block_size: [ OK ] 0.73 sec.
2025-07-13 02:54:13 02232_partition_pruner_mixed_constant_type: [ OK ] 0.84 sec.
2025-07-13 02:54:13 02921_file_engine_size_virtual_column: [ OK ] 3.40 sec.
2025-07-13 02:54:13 02597_column_delete_and_replication: [ OK ] 1.99 sec.
2025-07-13 02:54:13 02524_fuzz_and_fuss: [ OK ] 0.63 sec.
2025-07-13 02:54:14 02903_bug_43644: [ OK ] 0.83 sec.
2025-07-13 02:54:14 01471_top_k_range_check: [ OK ] 0.74 sec.
2025-07-13 02:54:14 03271_decimal_monotonic_day_of_week: [ OK ] 0.80 sec.
2025-07-13 02:54:14 01715_table_function_view_fix: [ OK ] 0.68 sec.
2025-07-13 02:54:15 01603_decimal_mult_float: [ OK ] 1.03 sec.
2025-07-13 02:54:15 03277_join_adaptive_spill: [ OK ] 17.14 sec.
2025-07-13 02:54:16 01034_with_fill_and_push_down_predicate: [ OK ] 0.58 sec.
2025-07-13 02:54:16 00551_parse_or_null: [ OK ] 0.63 sec.
2025-07-13 02:54:16 00262_alter_alias: [ OK ] 1.08 sec.
2025-07-13 02:54:17 02884_string_distance_function: [ OK ] 2.18 sec.
2025-07-13 02:54:17 03084_analyzer_join_column_alias: [ OK ] 0.78 sec.
2025-07-13 02:54:17 00122_join_with_subquery_with_subquery: [ OK ] 0.63 sec.
2025-07-13 02:54:19 03382_array_join_asterisk: [ OK ] 4.59 sec.
2025-07-13 02:54:19 02047_log_family_complex_structs_data_file_dumps: [ OK ] 13.47 sec.
2025-07-13 02:54:19 00878_join_unexpected_results: [ OK ] 2.59 sec.
2025-07-13 02:54:20 02183_combinator_if: [ OK ] 2.40 sec.
2025-07-13 02:54:20 00230_array_functions_has_count_equal_index_of_non_const_second_arg: [ OK ] 1.23 sec.
2025-07-13 02:54:21 03126_column_not_under_group_by: [ OK ] 0.48 sec.
2025-07-13 02:54:21 02426_pod_array_overflow_3: [ OK ] 0.83 sec.
2025-07-13 02:54:21 02954_analyzer_fuzz_i57086: [ OK ] 0.74 sec.
2025-07-13 02:54:21 02581_width_bucket: [ OK ] 2.53 sec.
2025-07-13 02:54:22 02389_analyzer_nested_lambda: [ OK ] 61.78 sec.
2025-07-13 02:54:22 02883_array_scalar_mult_div_modulo: [ OK ] 0.93 sec.
2025-07-13 02:54:23 03302_udf_header_detection: [ OK ] 1.99 sec.
2025-07-13 02:54:23 03024_total_rows_approx_is_set_for_system_zeros_and_generate_random: [ OK ] 0.73 sec.
2025-07-13 02:54:24 03273_dictionary_rbac: [ OK ] 5.59 sec.
2025-07-13 02:54:25 01881_create_as_tuple: [ OK ] 0.68 sec.
2025-07-13 02:54:27 02675_grant_query_formatting: [ OK ] 1.63 sec.
2025-07-13 02:54:27 01889_check_row_policy_defined_using_user_function: [ OK ] 9.91 sec.
2025-07-13 02:54:28 03001_backup_matview_after_modify_query: [ OK ] 6.26 sec.
2025-07-13 02:54:28 01412_row_from_totals: [ OK ] 0.98 sec.
2025-07-13 02:54:28 01710_projection_with_mixed_pipeline: [ OK ] 0.79 sec.
2025-07-13 02:54:29 00616_final_single_part: [ OK ] 0.88 sec.
2025-07-13 02:54:29 02499_escaped_quote_schema_inference: [ OK ] 0.58 sec.
2025-07-13 02:54:29 01576_alter_low_cardinality_and_select: [ OK ] 6.80 sec.
2025-07-13 02:54:29 03397_system_detached_tables_rename_drop: [ OK ] 2.19 sec.
2025-07-13 02:54:29 01281_sum_nullable: [ OK ] 0.63 sec.
2025-07-13 02:54:30 02402_merge_engine_with_view: [ OK ] 0.68 sec.
2025-07-13 02:54:30 03019_numbers_pretty: [ OK ] 0.63 sec.
2025-07-13 02:54:30 02180_group_by_lowcardinality: [ OK ] 0.58 sec.
2025-07-13 02:54:31 01318_alter_add_column_exists: [ OK ] 0.78 sec.
2025-07-13 02:54:32 01433_hex_float: [ OK ] 0.58 sec.
2025-07-13 02:54:32 01660_join_or_inner: [ OK ] 1.13 sec.
2025-07-13 02:54:32 01736_null_as_default: [ OK ] 0.70 sec.
2025-07-13 02:54:32 00217_shard_global_subquery_columns_with_same_name: [ OK ] 0.73 sec.
2025-07-13 02:54:33 02240_asof_join_biginteger: [ OK ] 0.73 sec.
2025-07-13 02:54:35 01825_type_json_16: [ OK ] 5.09 sec.
2025-07-13 02:54:35 02381_analyzer_join_final: [ OK ] 0.78 sec.
2025-07-13 02:54:36 01716_drop_rename_sign_column: [ OK ] 0.68 sec.
2025-07-13 02:54:37 01648_mutations_and_escaping: [ OK ] 4.94 sec.
2025-07-13 02:54:38 02982_unambiguous_alter_commands: [ OK ] 0.79 sec.
2025-07-13 02:54:38 00497_whitespaces_in_insert: [ OK ] 9.00 sec.
2025-07-13 02:54:39 03212_thousand_exceptions: [ OK ] 36.08 sec.
2025-07-13 02:54:39 02990_format_not_precedence: [ OK ] 0.63 sec.
2025-07-13 02:54:39 03073_analyzer_alias_as_column_name: [ OK ] 0.68 sec.
2025-07-13 02:54:39 03271_sqllancer_having_issue: [ OK ] 0.68 sec.
2025-07-13 02:54:40 02176_toStartOfWeek_overflow_pruning: [ OK ] 0.93 sec.
2025-07-13 02:54:40 02843_context_has_expired: [ OK ] 1.28 sec.
2025-07-13 02:54:40 00800_low_cardinality_distributed_insert: [ OK ] 0.78 sec.
2025-07-13 02:54:40 02344_distinct_limit_distiributed: [ OK ] 4.24 sec.
2025-07-13 02:54:41 02354_vector_search_empty_arrays_or_default_values: [ OK ] 0.74 sec.
2025-07-13 02:54:41 02843_date_predicate_optimizations_bugs: [ OK ] 0.58 sec.
2025-07-13 02:54:41 01615_two_args_function_index_fix: [ OK ] 0.88 sec.
2025-07-13 02:54:41 00402_nan_and_extremes: [ OK ] 0.68 sec.
2025-07-13 02:54:42 00014_select_from_table_with_nested: [ OK ] 0.73 sec.
2025-07-13 02:54:42 02311_system_zookeeper_insert: [ OK ] 1.43 sec.
2025-07-13 02:54:43 02752_space_function: [ OK ] 1.48 sec.
2025-07-13 02:54:43 02701_invalid_having_NOT_AN_AGGREGATE: [ OK ] 0.63 sec.
2025-07-13 02:54:43 00746_sql_fuzzy: [ OK ] 70.38 sec.
2025-07-13 02:54:44 02845_parquet_odd_decimals: [ OK ] 3.49 sec.
2025-07-13 02:54:44 02731_replace_partition_from_temporary_table: [ OK ] 1.58 sec.
2025-07-13 02:54:44 01189_create_as_table_as_table_function: [ OK ] 0.58 sec.
2025-07-13 02:54:44 00267_tuple_array_access_operators_priority: [ OK ] 0.63 sec.
2025-07-13 02:54:45 02810_row_binary_with_defaults: [ OK ] 0.73 sec.
2025-07-13 02:54:45 02351_Map_combinator_dist: [ OK ] 1.33 sec.
2025-07-13 02:54:45 02661_read_from_archive_targz: [ OK ] 22.28 sec.
2025-07-13 02:54:46 02867_null_lc_in_bug: [ OK ] 0.78 sec.
2025-07-13 02:54:46 02944_variant_as_common_type_analyzer: [ OK ] 1.73 sec.
2025-07-13 02:54:46 02454_set_parameters_formatting: [ OK ] 1.93 sec.
2025-07-13 02:54:46 01473_system_events_zeroes: [ OK ] 0.58 sec.
2025-07-13 02:54:46 01681_bloom_filter_nullable_column: [ OK ] 1.33 sec.
2025-07-13 02:54:47 01274_generate_random_nested: [ OK ] 1.58 sec.
2025-07-13 02:54:47 02479_if_with_null_and_cullable_const: [ OK ] 0.68 sec.
2025-07-13 02:54:48 02811_primary_key_in_columns: [ OK ] 1.28 sec.
2025-07-13 02:54:48 01480_binary_operator_monotonicity: [ OK ] 1.64 sec.
2025-07-13 02:54:49 03034_recursive_cte_tree: [ OK ] 0.93 sec.
2025-07-13 02:54:50 00073_merge_sorting_empty_array_joined: [ OK ] 0.78 sec.
2025-07-13 02:54:50 01766_todatetime64_no_timezone_arg: [ OK ] 0.58 sec.
2025-07-13 02:54:51 02950_reading_array_tuple_subcolumns: [ OK ] 3.74 sec.
2025-07-13 02:54:51 03143_cte_scope: [ OK ] 0.83 sec.
2025-07-13 02:54:51 01307_orc_output_format: [ OK ] 5.29 sec.
2025-07-13 02:54:52 01518_filtering_aliased_materialized_column: [ OK ] 0.68 sec.
2025-07-13 02:54:52 00902_entropy: [ OK ] 0.83 sec.
2025-07-13 02:54:53 02538_alter_rename_sequence: [ OK ] 1.28 sec.
2025-07-13 02:54:54 01763_long_ttl_group_by: [ OK ] 6.04 sec.
2025-07-13 02:54:54 03203_fill_missed_subcolumns: [ OK ] 1.33 sec.
2025-07-13 02:54:54 03307_parallel_hash_max_joined_rows: [ SKIPPED ] 0.00 sec.
2025-07-13 02:54:54 Reason: not running for current build
2025-07-13 02:54:55 01532_having_with_totals: [ OK ] 0.88 sec.
2025-07-13 02:54:55 00476_pretty_formats_and_widths: [ OK ] 0.68 sec.
2025-07-13 02:54:55 01012_serialize_array_memory_usage: [ OK ] 2.88 sec.
2025-07-13 02:54:56 00024_unused_array_join_in_subquery: [ OK ] 0.68 sec.
2025-07-13 02:54:56 02898_parallel_replicas_custom_key_final: [ OK ] 0.88 sec.
2025-07-13 02:54:56 01881_join_on_conditions_merge: [ OK ] 5.09 sec.
2025-07-13 02:54:57 02013_emptystring_cast: [ OK ] 0.88 sec.
2025-07-13 02:54:57 00875_join_right_nulls: [ OK ] 1.48 sec.
2025-07-13 02:54:57 03215_parsing_archive_name_s3: [ OK ] 1.34 sec.
2025-07-13 02:54:59 01318_map_populate_series: [ OK ] 1.89 sec.
2025-07-13 02:55:01 01448_json_compact_strings_each_row: [ OK ] 3.24 sec.
2025-07-13 02:55:02 00811_garbage: [ OK ] 0.85 sec.
2025-07-13 02:55:02 02715_or_null: [ OK ] 0.68 sec.
2025-07-13 02:55:02 03214_backup_and_clear_old_temporary_directories: [ OK ] 7.20 sec.
2025-07-13 02:55:03 02006_use_constants_in_with_and_select: [ OK ] 0.78 sec.
2025-07-13 02:55:03 02317_distinct_in_order_optimization_explain: [ OK ] 29.95 sec.
2025-07-13 02:55:03 02423_ddl_for_opentelemetry: [ OK ] 17.77 sec.
2025-07-13 02:55:04 00632_aggregation_window_funnel: [ OK ] 4.31 sec.
2025-07-13 02:55:04 01710_query_log_with_projection_info: [ OK ] 6.40 sec.
2025-07-13 02:55:04 03262_analyzer_materialized_view_in_with_cte: [ OK ] 0.73 sec.
2025-07-13 02:55:04 01062_pm_all_join_with_block_continuation: [ OK ] 41.03 sec.
2025-07-13 02:55:04 02013_bloom_filter_hasAll: [ OK ] 1.53 sec.
2025-07-13 02:55:04 02962_analyzer_constant_set: [ OK ] 0.68 sec.
2025-07-13 02:55:04 01710_projection_with_column_transformers: [ OK ] 0.48 sec.
2025-07-13 02:55:04 01043_h3_edge_length_m: [ OK ] 0.59 sec.
2025-07-13 02:55:05 01386_negative_float_constant_key_condition: [ OK ] 0.89 sec.
2025-07-13 02:55:05 03290_limit_by_segv: [ OK ] 0.48 sec.
2025-07-13 02:55:06 02711_server_uuid_macro: [ OK ] 1.33 sec.
2025-07-13 02:55:06 00986_materialized_view_stack_overflow: [ OK ] 0.98 sec.
2025-07-13 02:55:06 01524_do_not_merge_across_partitions_select_final: [ OK ] 3.09 sec.
2025-07-13 02:55:07 03162_dynamic_type_nested: [ OK ] 0.73 sec.
2025-07-13 02:55:07 02498_random_string_in_json_schema_inference: [ OK ] 2.08 sec.
2025-07-13 02:55:07 02871_join_on_system_errors: [ OK ] 0.78 sec.
2025-07-13 02:55:07 02844_table_function_url_filter_by_virtual_columns: [ OK ] 2.38 sec.
2025-07-13 02:55:07 01646_fix_window_funnel_inconistency: [ OK ] 0.83 sec.
2025-07-13 02:55:07 02154_bit_slice_for_fixedstring: [ OK ] 3.79 sec.
2025-07-13 02:55:07 01720_union_distinct_with_limit: [ OK ] 0.59 sec.
2025-07-13 02:55:07 03148_asof_join_ddb_subquery: [ OK ] 0.83 sec.
2025-07-13 02:55:08 01787_arena_assert_column_nothing: [ OK ] 0.63 sec.
2025-07-13 02:55:08 01785_pmj_lc_bug: [ OK ] 0.99 sec.
2025-07-13 02:55:08 01018_ddl_dictionaries_special: [ OK ] 1.59 sec.
2025-07-13 02:55:08 03169_cache_complex_dict_short_circuit_bug: [ OK ] 0.78 sec.
2025-07-13 02:55:09 02155_nested_lc_defalut_bug: [ OK ] 0.73 sec.
2025-07-13 02:55:10 02426_orc_bug: [ OK ] 2.48 sec.
2025-07-13 02:55:10 01083_cross_to_inner_with_in_bug: [ OK ] 0.83 sec.
2025-07-13 02:55:11 00720_with_cube: [ OK ] 0.98 sec.
2025-07-13 02:55:11 03033_analyzer_resolve_from_parent_scope: [ OK ] 1.48 sec.
2025-07-13 02:55:12 00825_protobuf_format_skipped_column_in_nested: [ OK ] 4.79 sec.
2025-07-13 02:55:13 00484_preferred_max_column_in_block_size_bytes: [ OK ] 5.04 sec.
2025-07-13 02:55:13 00030_alter_table: [ OK ] 1.44 sec.
2025-07-13 02:55:14 00740_database_in_nested_view: [ OK ] 1.03 sec.
2025-07-13 02:55:14 01849_geoToS2: [ OK ] 1.88 sec.
2025-07-13 02:55:14 02916_csv_infer_numbers_from_strings: [ OK ] 0.53 sec.
2025-07-13 02:55:15 02503_join_switch_alias_fuzz: [ OK ] 0.58 sec.
2025-07-13 02:55:16 03006_mv_deduplication_throw_if_async_insert: [ OK ] 1.13 sec.
2025-07-13 02:55:17 00700_decimal_in_keys: [ OK ] 1.08 sec.
2025-07-13 02:55:18 03312_line_numbers: [ OK ] 4.59 sec.
2025-07-13 02:55:18 00800_low_cardinality_empty_array: [ OK ] 0.58 sec.
2025-07-13 02:55:18 00155_long_merges: [ SKIPPED ] 0.00 sec.
2025-07-13 02:55:18 Reason: not running for current build
2025-07-13 02:55:18 01038_dictionary_lifetime_min_zero_sec: [ OK ] 7.40 sec.
2025-07-13 02:55:18 02269_to_start_of_interval_overflow: [ OK ] 0.68 sec.
2025-07-13 02:55:19 01104_distributed_numbers_test: [ OK ] 0.83 sec.
2025-07-13 02:55:20 00506_shard_global_in_union: [ OK ] 1.23 sec.
2025-07-13 02:55:20 01825_new_type_json_nbagames: [ OK ] 37.82 sec.
2025-07-13 02:55:20 00832_storage_file_lock: [ OK ] 0.73 sec.
2025-07-13 02:55:20 00416_pocopatch_progress_in_http_headers: [ OK ] 1.88 sec.
2025-07-13 02:55:20 02181_sql_user_defined_functions_invalid_lambda: [ OK ] 0.58 sec.
2025-07-13 02:55:20 01852_s2_get_neighbours: [ OK ] 0.53 sec.
2025-07-13 02:55:21 00743_limit_by_not_found_column: [ OK ] 0.63 sec.
2025-07-13 02:55:22 00725_join_on_bug_3: [ OK ] 0.88 sec.
2025-07-13 02:55:22 00228_shard_quantiles_deterministic_merge_overflow: [ OK ] 1.38 sec.
2025-07-13 02:55:22 02982_parallel_replicas_unexpected_cluster: [ OK ] 0.68 sec.
2025-07-13 02:55:22 00975_recursive_materialized_view: [ OK ] 0.68 sec.
2025-07-13 02:55:22 03288_types_binary_encoding_corrupted_data: [ OK ] 14.56 sec.
2025-07-13 02:55:23 03215_multilinestring_geometry: [ OK ] 0.79 sec.
2025-07-13 02:55:23 02267_type_inference_for_insert_into_function_null: [ OK ] 0.68 sec.
2025-07-13 02:55:24 03246_json_tuple_decompress_race: [ OK ] 1.28 sec.
2025-07-13 02:55:24 03046_column_in_block_array_join: [ OK ] 0.68 sec.
2025-07-13 02:55:24 00825_protobuf_format_persons: [ OK ] 15.82 sec.
2025-07-13 02:55:25 02988_join_using_prewhere_pushdown: [ OK ] 0.78 sec.
2025-07-13 02:55:25 01785_parallel_formatting_memory: [ OK ] 5.24 sec.
2025-07-13 02:55:25 03391_logical_error_sort_column: [ OK ] 0.68 sec.
2025-07-13 02:55:25 01303_polygons_equals: [ OK ] 0.58 sec.
2025-07-13 02:55:26 02474_extract_fixedstring_from_json: [ OK ] 0.89 sec.
2025-07-13 02:55:26 00929_multi_match_edit_distance: [ OK ] 5.09 sec.
2025-07-13 02:55:26 03357_check_contraints_null_syntax: [ OK ] 0.63 sec.
2025-07-13 02:55:26 02714_date_date32_in: [ OK ] 0.73 sec.
2025-07-13 02:55:26
2025-07-13 02:55:26 169 tests passed. 4 tests skipped. 635.56 s elapsed (Process-6).
2025-07-13 02:55:27 02158_proportions_ztest_cmp: [ OK ] 2.84 sec.
2025-07-13 02:55:27
2025-07-13 02:55:27 148 tests passed. 0 tests skipped. 635.78 s elapsed (Process-7).
2025-07-13 02:55:27 03247_pr_local_plan_non_constant_in_source: [ OK ] 0.98 sec.
2025-07-13 02:55:27
2025-07-13 02:55:27 Having 1 errors! 137 tests passed. 5 tests skipped. 635.86 s elapsed (Process-5).
2025-07-13 02:55:27 00307_format_xml: [ OK ] 0.68 sec.
2025-07-13 02:55:27
2025-07-13 02:55:27 138 tests passed. 4 tests skipped. 636.11 s elapsed (Process-8).
2025-07-13 02:55:32 02134_async_inserts_formats: [ OK ] 9.05 sec.
2025-07-13 02:55:32
2025-07-13 02:55:32 165 tests passed. 2 tests skipped. 641.44 s elapsed (Process-9).
2025-07-13 02:55:34 01040_dictionary_invalidate_query_switchover_long: [ OK ] 19.94 sec.
2025-07-13 02:55:34
2025-07-13 02:55:34 109 tests passed. 1 tests skipped. 643.18 s elapsed (Process-3).
2025-07-13 02:55:37 01273_arrow: [ OK ] 32.67 sec.
2025-07-13 02:55:37
2025-07-13 02:55:37 121 tests passed. 2 tests skipped. 645.93 s elapsed (Process-10).
2025-07-13 02:55:41 02516_projections_with_rollup: [ OK ] 15.82 sec.
2025-07-13 02:55:41
2025-07-13 02:55:41 176 tests passed. 4 tests skipped. 649.97 s elapsed (Process-4).
2025-07-13 02:55:41 Running 131 stateless tests (MainProcess).
2025-07-13 02:55:42 03411_iceberg_bucket: [ OK ] 1.43 sec.
2025-07-13 02:56:15 03355_mergetree_table_disk: [ OK ] 32.97 sec.
2025-07-13 02:56:21 03277_prewarm_cache_2: [ OK ] 5.49 sec.
2025-07-13 02:56:21 03254_test_alter_user_no_changes: [ OK ] 0.48 sec.
2025-07-13 02:56:25 03254_prewarm_mark_cache_rmt: [ OK ] 3.33 sec.
2025-07-13 02:56:27 03254_prewarm_mark_cache_columns: [ OK ] 2.23 sec.
2025-07-13 02:56:28 03236_test_zero_field_decimal: [ OK ] 0.63 sec.
2025-07-13 02:56:36 03229_async_insert_alter_http: [ OK ] 8.00 sec.
2025-07-13 02:56:41 03229_async_insert_alter: [ OK ] 5.24 sec.
2025-07-13 02:56:47 03206_replication_lag_metric: [ OK ] 5.89 sec.
2025-07-13 02:56:49 03202_system_load_primary_key: [ OK ] 2.54 sec.
2025-07-13 02:56:50 03198_table_function_directory_path: [ OK ] 0.83 sec.
2025-07-13 02:56:50 03176_check_timeout_in_index_analysis: [ SKIPPED ] 0.00 sec.
2025-07-13 02:56:50 Reason: not running for current build
2025-07-13 02:56:55 03154_lazy_token_iterator: [ OK ] 4.34 sec.
2025-07-13 02:57:04 03147_parquet_memory_tracking: [ OK ] 9.76 sec.
2025-07-13 02:57:13 03047_on_fly_mutations_alters: [ OK ] 8.65 sec.
2025-07-13 02:57:15 03047_on_fly_mutations_multiple_updates_rmt: [ OK ] 2.08 sec.
2025-07-13 02:58:53 03008_deduplication_insert_several_blocks_replicated: [ OK ] 97.49 sec.
2025-07-13 02:58:53 02960_partition_by_udf: [ OK ] 0.68 sec.
2025-07-13 02:59:01 02943_rmt_alter_metadata_merge_checksum_mismatch: [ OK ] 7.24 sec.
2025-07-13 02:59:05 02915_move_partition_inactive_replica: [ OK ] 3.94 sec.
2025-07-13 02:59:06 02911_row_policy_on_cluster: [ OK ] 0.98 sec.
2025-07-13 02:59:06 02910_prefetch_unexpceted_exception: [ OK ] 0.58 sec.
2025-07-13 02:59:07 02908_empty_named_collection: [ OK ] 0.53 sec.
2025-07-13 02:59:08 02884_async_insert_skip_settings: [ OK ] 1.08 sec.
2025-07-13 02:59:32 02871_peak_threads_usage: [ OK ] 23.90 sec.
2025-07-13 02:59:32 02867_create_user_ssh: [ OK ] 0.53 sec.
2025-07-13 02:59:33 02863_delayed_source_with_totals_and_extremes: [ OK ] 0.83 sec.
2025-07-13 02:59:39 02845_threads_count_in_distributed_queries: [ OK ] 5.34 sec.
2025-07-13 02:59:40 02843_insertion_table_schema_infer: [ OK ] 1.88 sec.
2025-07-13 02:59:41 02833_multiprewhere_extra_column: [ OK ] 0.63 sec.
2025-07-13 02:59:47 02808_filesystem_cache_drop_query: [ OK ] 5.79 sec.
2025-07-13 02:59:50 02796_calculate_text_stack_trace: [ OK ] 3.18 sec.
2025-07-13 02:59:52 02775_show_columns_called_from_mysql: [ OK ] 2.18 sec.
2025-07-13 02:59:53 02762_replicated_database_no_args: [ OK ] 0.58 sec.
2025-07-13 02:59:54 02725_url_support_virtual_column: [ OK ] 0.83 sec.
2025-07-13 03:00:50 02700_s3_part_INT_MAX: [ OK ] 56.53 sec.
2025-07-13 03:00:58 02566_ipv4_ipv6_binary_formats: [ OK ] 7.95 sec.
2025-07-13 03:01:00 02561_temporary_table_sessions: [ OK ] 1.83 sec.
2025-07-13 03:01:33 02535_max_parallel_replicas_custom_key_rmt: [ OK ] 32.52 sec.
2025-07-13 03:02:20 02515_cleanup_async_insert_block_ids: [ OK ] 46.66 sec.
2025-07-13 03:02:22 02501_deep_recusion_schema_inference: [ OK ] 2.88 sec.
2025-07-13 03:02:24 02495_s3_filter_by_file: [ OK ] 1.38 sec.
2025-07-13 03:02:25 02494_query_cache_query_log: [ OK ] 1.33 sec.
2025-07-13 03:02:26 02494_query_cache_case_agnostic_matching: [ OK ] 0.83 sec.
2025-07-13 03:02:27 02494_query_cache_compression: [ OK ] 0.79 sec.
2025-07-13 03:02:28 02494_query_cache_udf_sql: [ OK ] 0.83 sec.
2025-07-13 03:02:29 02494_query_cache_totals_extremes: [ OK ] 0.88 sec.
2025-07-13 03:02:30 02494_query_cache_eligible_queries: [ OK ] 0.98 sec.
2025-07-13 03:02:31 02494_query_cache_events: [ OK ] 1.18 sec.
2025-07-13 03:02:32 02494_query_cache_squash_partial_results: [ OK ] 0.98 sec.
2025-07-13 03:02:33 02484_substitute_udf_storage_args: [ OK ] 0.73 sec.
2025-07-13 03:02:33 02483_check_virtuals_shile_using_structure_from_insertion_table: [ OK ] 0.63 sec.
2025-07-13 03:02:36 02483_capnp_decimals: [ OK ] 2.88 sec.
2025-07-13 03:02:38 02482_new_json_nested_arrays_with_same_keys: [ OK ] 1.98 sec.
2025-07-13 03:02:42 02459_glob_for_recursive_directory_traversal: [ OK ] 3.69 sec.
2025-07-13 03:02:51 02421_record_errors_row_by_input_format: [ OK ] 8.96 sec.
2025-07-13 03:02:51 02396_system_parts_race_condition_rm: [ SKIPPED ] 0.00 sec.
2025-07-13 03:02:51 Reason: disabled
2025-07-13 03:02:52 02350_views_max_insert_threads: [ OK ] 1.23 sec.
2025-07-13 03:02:56 02337_drop_filesystem_cache_access: [ OK ] 3.74 sec.
2025-07-13 03:02:57 02304_orc_arrow_parquet_string_as_string: [ OK ] 0.63 sec.
2025-07-13 03:03:23 02242_system_filesystem_cache_log_table: [ OK ] 24.74 sec.
2025-07-13 03:03:24 02240_filesystem_query_cache: [ OK ] 0.88 sec.
2025-07-13 03:03:47 02240_system_filesystem_cache_table: [ OK ] 21.89 sec.
2025-07-13 03:03:54 02222_create_table_without_columns_metadata: [ OK ] 7.20 sec.
2025-07-13 03:03:56 02184_ipv6_parsing: [ OK ] 2.48 sec.
2025-07-13 03:03:59 02104_json_strings_nullable_string: [ OK ] 2.53 sec.
2025-07-13 03:04:00 02101_sql_user_defined_functions_drop_if_exists: [ OK ] 0.73 sec.
2025-07-13 03:04:00 02098_sql_user_defined_functions_aliases: [ OK ] 0.53 sec.
2025-07-13 03:04:01 02096_sql_user_defined_function_alias: [ OK ] 0.58 sec.
2025-07-13 03:04:02 02015_column_default_dict_get_identifier: [ OK ] 0.78 sec.
2025-07-13 03:04:03 01913_exact_rows_before_limit_full: [ OK ] 0.98 sec.
2025-07-13 03:04:04 01910_view_dictionary: [ OK ] 0.83 sec.
2025-07-13 03:04:04 01901_test_attach_partition_from: [ OK ] 0.83 sec.
2025-07-13 03:04:05 01870_buffer_flush: [ OK ] 0.68 sec.
2025-07-13 03:04:06 01856_create_function: [ OK ] 0.98 sec.
2025-07-13 03:04:07 01821_table_comment: [ OK ] 0.58 sec.
2025-07-13 03:04:09 01753_direct_dictionary_simple_key: [ OK ] 1.93 sec.
2025-07-13 03:04:14 01737_clickhouse_server_wait_server_pool_long: [ OK ] 4.90 sec.
2025-07-13 03:04:27 01722_long_brotli_http_compression_json_format: [ OK ] 13.56 sec.
2025-07-13 03:04:28 01721_engine_file_truncate_on_insert: [ OK ] 0.68 sec.
2025-07-13 03:04:30 01681_cache_dictionary_simple_key: [ OK ] 1.58 sec.
2025-07-13 03:04:31 01603_rename_overwrite_bug: [ OK ] 1.04 sec.
2025-07-13 03:05:37 01593_concurrent_alter_mutations_kill_many_replicas_long: [ OK ] 66.51 sec.
2025-07-13 03:06:53 01459_manual_write_to_replicas: [ OK ] 75.99 sec.
2025-07-13 03:06:54 01455_rank_correlation_spearman: [ OK ] 0.73 sec.
2025-07-13 03:07:02 01417_freeze_partition_verbose_zookeeper: [ OK ] 7.50 sec.
2025-07-13 03:07:50 01414_mutations_and_errors_zookeeper: [ OK ] 47.92 sec.
2025-07-13 03:07:54 01410_nullable_key_more_tests: [ OK ] 4.79 sec.
2025-07-13 03:08:04 01307_multiple_leaders_zookeeper: [ OK ] 9.45 sec.
2025-07-13 03:08:46 01301_aggregate_state_exception_memory_leak: [ OK ] 41.95 sec.
2025-07-13 03:08:47 01294_system_distributed_on_cluster: [ OK ] 0.83 sec.
2025-07-13 03:08:47 01281_group_by_limit_memory_tracking: [ SKIPPED ] 0.00 sec.
2025-07-13 03:08:47 Reason: not running for current build
2025-07-13 03:08:47 01225_show_create_table_from_dictionary: [ OK ] 0.63 sec.
2025-07-13 03:08:48 01164_alter_memory_database: [ OK ] 0.83 sec.
2025-07-13 03:10:05 01154_move_partition_long: [ OK ] 76.72 sec.
2025-07-13 03:10:06 01153_attach_mv_uuid: [ OK ] 0.98 sec.
2025-07-13 03:10:07 01119_weird_user_names: [ OK ] 0.83 sec.
2025-07-13 03:10:07 01110_dictionary_layout_without_arguments: [ OK ] 0.58 sec.
2025-07-13 03:10:09 01091_num_threads: [ OK ] 1.58 sec.
2025-07-13 03:10:12 01085_max_distributed_connections_http: [ OK ] 2.73 sec.
2025-07-13 03:10:48 01079_parallel_alter_detach_table_zookeeper: [ OK ] 36.13 sec.
2025-07-13 03:10:57 01076_cache_dictionary_datarace_exception_ptr: [ OK ] 8.95 sec.
2025-07-13 03:10:58 01070_mutations_with_dependencies: [ OK ] 1.28 sec.
2025-07-13 03:11:03 01053_ssd_dictionary: [ OK ] 4.39 sec.
2025-07-13 03:11:04 01023_materialized_view_query_context: [ OK ] 0.93 sec.
2025-07-13 03:11:10 01018_ddl_dictionaries_bad_queries: [ OK ] 6.34 sec.
2025-07-13 03:11:35 01014_lazy_database_concurrent_recreate_reattach_and_show_tables: [ OK ] 25.20 sec.
2025-07-13 03:11:54 01014_lazy_database_basic: [ OK ] 19.23 sec.
2025-07-13 03:12:09 01007_r1r2_w_r2r1_deadlock: [ OK ] 14.32 sec.
2025-07-13 03:12:11 00971_query_id_in_logs: [ OK ] 2.03 sec.
2025-07-13 03:12:22 00463_long_sessions_in_http_interface: [ OK ] 11.36 sec.
2025-07-13 03:12:39 00182_simple_squashing_transform_bug: [ OK ] 16.22 sec.
2025-07-13 03:12:44 00181_cross_join_compression: [ OK ] 5.49 sec.
2025-07-13 03:14:20 00180_no_seek_avoiding_when_reading_from_cache: [ OK ] 96.09 sec.
2025-07-13 03:14:21 00172_early_constant_folding: [ OK ] 0.58 sec.
2025-07-13 03:14:39 00171_grouping_aggregated_transform_bug: [ OK ] 18.42 sec.
2025-07-13 03:15:48 00159_parallel_formatting_tsv_and_friends: [ OK ] 69.01 sec.
2025-07-13 03:17:55 00154_avro: [ OK ] 126.44 sec.
2025-07-13 03:20:32 00089_position_functions_with_non_constant_arg: [ OK ] 157.36 sec.
2025-07-13 03:20:34 00068_subquery_in_prewhere: [ OK ] 1.58 sec.
2025-07-13 03:20:39 00067_union_all: [ OK ] 4.89 sec.
2025-07-13 03:22:10 00061_storage_buffer: [ OK ] 91.33 sec.
2025-07-13 03:22:11 00047_bar: [ OK ] 1.33 sec.
2025-07-13 03:22:20 00040_aggregating_materialized_view: [ OK ] 9.00 sec.
2025-07-13 03:22:26 00016_any_if_distributed_cond_always_false: [ OK ] 5.74 sec.
2025-07-13 03:22:40 00011_sorting: [ OK ] 13.96 sec.
2025-07-13 03:22:42 00010_quantiles_segfault: [ OK ] 1.48 sec.
2025-07-13 03:22:43 00004_top_counters: [ OK ] 1.53 sec.
2025-07-13 03:22:43 00002_log_and_exception_messages_formatting: [ SKIPPED ] 0.00 sec.
2025-07-13 03:22:43 Reason: skip
2025-07-13 03:22:44 00002_count_visits: [ OK ] 0.73 sec.
2025-07-13 03:22:44
2025-07-13 03:22:44 127 tests passed. 4 tests skipped. 1623.23 s elapsed (MainProcess).
2025-07-13 03:22:51 Checking the hung queries: done
2025-07-13 03:22:51
2025-07-13 03:22:51 No queries hung.
2025-07-13 03:22:51 All tests have finished.
2025-07-13 03:22:51
2025-07-13 03:22:51 Top patterns of log messages:
2025-07-13 03:22:51
2025-07-13 03:22:51 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-13 03:22:51
2025-07-13 03:22:51 1. 41653 0.042 8.36 MiB 0.068 1 117 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-13 03:22:51 2. 41627 0.042 6.23 MiB 0.051 17885 115 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-13 03:22:51 3. 40106 0.041 1.76 MiB 0.014 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-13 03:22:51 4. 32745 0.033 811.48 KiB 0.006 1 205 ['Trace'] 0.001 Query to stage {}{}
2025-07-13 03:22:51 5. 32447 0.033 1.53 MiB 0.013 1 204 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-07-13 03:22:51 6. 32070 0.033 2.89 MiB 0.024 237 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-13 03:22:51 7. 28602 0.029 806.84 KiB 0.006 1 114 ['Debug'] 0 Processed in {} sec.
2025-07-13 03:22:51 8. 24236 0.025 1.88 MiB 0.015 1 109 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-13 03:22:51 9. 20628 0.021 1.42 MiB 0.012 1 758 ['Trace'] 0.585 Reserved {} on local disk {}, having unreserved {}.
2025-07-13 03:22:51 10. 19643 0.02 1.33 MiB 0.011 956 757 ['Trace'] 0.577 Trying to reserve {} using storage policy from min volume index {}
2025-07-13 03:22:51 11. 18916 0.019 2.12 MiB 0.017 965 267 ['Trace'] 0.5 Renaming temporary part {} to {} with tid {}.
2025-07-13 03:22:51 12. 17952 0.018 813.05 KiB 0.006 17952 151 ['Debug'] 0.998 Authenticating user '{}' from {}
2025-07-13 03:22:51 13. 17944 0.018 1.97 MiB 0.016 17944 151 ['Debug'] 0.998 {} Authenticated with global context as user {}
2025-07-13 03:22:51 14. 17907 0.018 1.54 MiB 0.013 17907 151 ['Debug'] 0.998 {} Logout, user_id: {}
2025-07-13 03:22:51 15. 17869 0.018 1.28 MiB 0.01 17869 115 ['Debug'] 1 Creating session context with user_id: {}
2025-07-13 03:22:51 16. 16584 0.017 3.39 MiB 0.028 2 101 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-13 03:22:51 17. 16518 0.017 6.58 MiB 0.054 2 101 ['Trace'] 1 Request URI: {}
2025-07-13 03:22:51 18. 16472 0.017 337.80 KiB 0.003 2 101 ['Debug'] 0.29 Done processing query
2025-07-13 03:22:51 19. 14989 0.015 691.62 KiB 0.006 1 251 ['Trace'] 0.293 filled checksums {}
2025-07-13 03:22:51 20. 13053 0.013 1.13 MiB 0.009 128 527 ['Trace'] 0.996 Insert entry {} to queue with type {}
2025-07-13 03:22:51 21. 11491 0.012 896.39 KiB 0.007 247 449 ['Trace'] 0.852 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-13 03:22:51 22. 11088 0.011 306.92 KiB 0.002 1 251 ['Trace'] 0 Aggregation method: {}
2025-07-13 03:22:51 23. 10000 0.01 846.11 KiB 0.007 260 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-13 03:22:51 24. 9996 0.01 1.12 MiB 0.009 1 2 ['Trace'] 1 Creating part at path {}
2025-07-13 03:22:51 25. 9687 0.01 1.55 MiB 0.013 237 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-13 03:22:51 26. 9625 0.01 887.91 KiB 0.007 1 47 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-13 03:22:51 27. 9392 0.01 387.16 KiB 0.003 1 143 ['Debug'] 0.268 {}{} memory usage: {}.
2025-07-13 03:22:51 28. 8828 0.009 439.34 KiB 0.004 1 261 ['Trace'] 0.004 Read steps statistics: {}
2025-07-13 03:22:51 29. 8632 0.009 219.23 KiB 0.002 128 527 ['Debug'] 0.997 Pulled {} entries to queue.
2025-07-13 03:22:51 30. 8632 0.009 497.41 KiB 0.004 128 527 ['Debug'] 0.997 Pulling {} entries to queue: {} - {}
2025-07-13 03:22:51 31. 7892 0.008 886.24 KiB 0.007 1 23 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-13 03:22:51 32. 6551 0.007 506.48 KiB 0.004 621 99 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-13 03:22:51 33. 6337 0.006 222.79 KiB 0.002 1 102 ['Trace'] 0 Converting aggregated data to blocks
2025-07-13 03:22:51 34. 6336 0.006 678.46 KiB 0.005 1 102 ['Debug'] 0 Converted aggregated data to blocks. {} rows, {} in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-13 03:22:51 35. 6336 0.006 723.94 KiB 0.006 517 257 ['Trace'] 0 Bypassing cache because file segment state is `PARTIALLY_DOWNLOADED_NO_CONTINUATION` and downloaded part already used
2025-07-13 03:22:51 36. 6265 0.006 153.10 KiB 0.001 129 259 ['Debug'] 0.911 Loaded metadata version {}
2025-07-13 03:22:51 37. 6182 0.006 202.25 KiB 0.002 1 114 ['Trace'] 1 TCP Request. Address: {}
2025-07-13 03:22:51 38. 6181 0.006 597.56 KiB 0.005 1 114 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-13 03:22:51 39. 6179 0.006 1.11 MiB 0.009 1 174 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2025-07-13 03:22:51 40. 6132 0.006 161.68 KiB 0.001 1 113 ['Debug'] 1 Done processing connection.
2025-07-13 03:22:51 41. 5733 0.006 525.20 KiB 0.004 1 248 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-13 03:22:51 42. 5695 0.006 214.36 KiB 0.002 94 32 ['Debug'] 0.838 Committing part {} to zookeeper
2025-07-13 03:22:51 43. 5614 0.006 205.70 KiB 0.002 94 32 ['Debug'] 0.85 Part {} committed to zookeeper
2025-07-13 03:22:51 44. 5444 0.006 324.30 KiB 0.003 1 14 ['Debug'] 0.626 Key {} is removed from metadata
2025-07-13 03:22:51 45. 5057 0.005 169.09 KiB 0.001 679 113 ['Debug'] 0.003 Key condition: {}
2025-07-13 03:22:51 46. 5000 0.005 219.73 KiB 0.002 675 113 ['Trace'] 0.003 Filtering marks by primary and secondary keys
2025-07-13 03:22:51 47. 4848 0.005 203.58 KiB 0.002 1315 124 ['Debug'] 0.027 Found {} non used tables in detached tables.
2025-07-13 03:22:51 48. 4848 0.005 288.80 KiB 0.002 1315 124 ['Debug'] 0.027 There are {} detached tables. Start searching non used tables.
2025-07-13 03:22:51 49. 4788 0.005 103.90 KiB 0.001 63 51 ['Trace'] 1 Sending part {}
2025-07-13 03:22:51 50. 4788 0.005 172.98 KiB 0.001 66 37 ['Trace'] 1 Checking disk {} with type {}
2025-07-13 03:22:51 51. 4788 0.005 411.47 KiB 0.003 66 37 ['Trace'] 1 Trying to fetch with zero-copy replication, but disk is not provided, will try to select
2025-07-13 03:22:51 52. 4783 0.005 92.01 KiB 0.001 66 37 ['Debug'] 1 Downloading files {}
2025-07-13 03:22:51 53. 4782 0.005 406.28 KiB 0.003 66 37 ['Trace'] 1 Disk for fetch is not provided, getting disk from reservation {} with type '{}'
2025-07-13 03:22:51 54. 4781 0.005 494.99 KiB 0.004 66 32 ['Debug'] 1 Fetching part {} from {}:{}
2025-07-13 03:22:51 55. 4780 0.005 211.09 KiB 0.002 65 37 ['Debug'] 1 Downloading part {} onto disk {}.
2025-07-13 03:22:51 56. 4779 0.005 253.04 KiB 0.002 65 37 ['Debug'] 1 Download of part {} onto disk {} finished.
2025-07-13 03:22:51 57. 4773 0.005 489.57 KiB 0.004 66 32 ['Debug'] 1 Fetched part {} from {}:{}{}
2025-07-13 03:22:51 58. 4703 0.005 535.80 KiB 0.004 676 113 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-13 03:22:51 59. 4538 0.005 501.99 KiB 0.004 1 109 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {})
2025-07-13 03:22:51 60. 4481 0.005 557.31 KiB 0.004 7 502 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now.
2025-07-13 03:22:51 61. 4307 0.004 46.27 KiB 0 1 246 ['Trace'] 0 Aggregating
2025-07-13 03:22:51 62. 4271 0.004 221.06 KiB 0.002 593 113 ['Trace'] 0.004 Spreading mark ranges among streams (default reading)
2025-07-13 03:22:51 63. 4196 0.004 323.71 KiB 0.003 1 99 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-13 03:22:51 64. 4045 0.004 232.42 KiB 0.002 19 19 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-13 03:22:51 65. 4044 0.004 144.61 KiB 0.001 19 19 ['Trace'] 1 Flushed system log up to offset {}
2025-07-13 03:22:51 66. 3977 0.004 400.96 KiB 0.003 1 192 ['Trace'] 0 Checking existence of path: {}
2025-07-13 03:22:51 67. 3728 0.004 83.73 KiB 0.001 1 242 ['Trace'] 0 Merging aggregated data
2025-07-13 03:22:51 68. 3665 0.004 1.15 MiB 0.009 1 163 ['Trace'] 0.007 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-13 03:22:51 69. 3554 0.004 287.10 KiB 0.002 1 224 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-07-13 03:22:51 70. 3469 0.004 249.57 KiB 0.002 159 128 ['Debug'] 0 Wrote block with ID '{}', {} rows{}
2025-07-13 03:22:51 71. 3398 0.003 99.55 KiB 0.001 260 516 ['Debug'] 0.989 Updating strategy picker state
2025-07-13 03:22:51 72. 3185 0.003 260.31 KiB 0.002 203 519 ['Information'] 0.992 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-13 03:22:51 73. 3176 0.003 329.87 KiB 0.003 1 73 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {})
2025-07-13 03:22:51 74. 2767 0.003 494.25 KiB 0.004 1 156 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-13 03:22:51 75. 2767 0.003 318.85 KiB 0.003 1 89 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-13 03:22:51 76. 2767 0.003 205.36 KiB 0.002 1 89 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-13 03:22:51 77. 2680 0.003 193.68 KiB 0.002 1 508 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-13 03:22:51 78. 2654 0.003 75.17 KiB 0.001 1 183 ['Debug'] 1 Stop worker in {}
2025-07-13 03:22:51 79. 2654 0.003 194.48 KiB 0.002 1 151 ['Debug'] 1 Execute load job '{}' in {}
2025-07-13 03:22:51 80. 2654 0.003 202.25 KiB 0.002 1 77 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-13 03:22:51 81. 2654 0.003 184.11 KiB 0.001 1 151 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-13 03:22:51 82. 2654 0.003 103.67 KiB 0.001 1 227 ['Debug'] 0.501 Spawn loader worker #{} in {}
2025-07-13 03:22:51 83. 2653 0.003 246.24 KiB 0.002 1 77 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-13 03:22:51 84. 2644 0.003 23.24 KiB 0 2 77 ['Trace'] 0.002 No tables
2025-07-13 03:22:51 85. 2616 0.003 86.86 KiB 0.001 1 238 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-13 03:22:51 86. 2571 0.003 324.92 KiB 0.003 1 61 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-07-13 03:22:51 87. 2472 0.003 156.63 KiB 0.001 35 232 ['Debug'] 1 There is no part {} in ZooKeeper, it was only in filesystem
2025-07-13 03:22:51 88. 2388 0.002 424.43 KiB 0.003 25 505 ['Trace'] 1 Number of queued mutations ({}) is greater than max_replicated_mutations_in_queue ({}) or there are not enough free threads for mutations, so won't select new parts to merge or mutate.
2025-07-13 03:22:51 89. 2348 0.002 266.03 KiB 0.002 789 372 ['Debug'] 0.975 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-13 03:22:51 90. 2229 0.002 76.04 KiB 0.001 1 47 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-13 03:22:51 91. 2229 0.002 179.45 KiB 0.001 1 47 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-13 03:22:51 92. 2218 0.002 287.42 KiB 0.002 1 47 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-13 03:22:51 93. 2214 0.002 137.27 KiB 0.001 228 47 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-13 03:22:51 94. 2171 0.002 702.03 KiB 0.006 1915 329 ['Information'] 0.005 Setting download as failed: {}
2025-07-13 03:22:51 95. 2147 0.002 105.96 KiB 0.001 1 88 ['Trace'] 0 Merging partially aggregated blocks (bucket = {}).
2025-07-13 03:22:51 96. 2147 0.002 316.56 KiB 0.003 1 88 ['Debug'] 0 Merged partially aggregated blocks for bucket #{}. Got {} rows, {} from {} source rows in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-13 03:22:51 97. 2086 0.002 83.52 KiB 0.001 1 78 ['Trace'] 0.016 PREWHERE condition was split into {} steps
2025-07-13 03:22:51 98. 2018 0.002 10.50 MiB 0.086 5 8 ['Error'] 0.503 Value passed to '{}' function is non-zero
2025-07-13 03:22:51 99. 1912 0.002 114.06 KiB 0.001 30 32 ['Debug'] 1 Part {} is rendered obsolete by fetching part {}
2025-07-13 03:22:51 100. 1873 0.002 360.34 KiB 0.003 1 143 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-13 03:22:51
2025-07-13 03:22:52 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-13 03:22:52
2025-07-13 03:22:52
2025-07-13 03:22:52
2025-07-13 03:22:52 Top messages without format string (fmt::runtime):
2025-07-13 03:22:52
2025-07-13 03:22:52 count pattern runtime_message line
2025-07-13 03:22:52
2025-07-13 03:22:52 1. 49 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-13 03:22:52 2. 14 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 8 ($): $$ab ↴ ('/executeQuery.cpp',301)
2025-07-13 03:22:52 ↳. Expected one of: ALL, DISTINCT ON, DISTINCT, TOP, not empty list of expressions, list of expressions, list of elements, expression with optional alias, element of expression with optio
2025-07-13 03:22:52 3. 4 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error: failed at position 11 (#): #. . (SYNTAX_ERROR) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::ffff:127.0.0.1]:56298) (comment: 02192_comment_error.sh) (in query: select 42 #), Sta ('/executeQuery.cpp',301)
2025-07-13 03:22:52 4. 2 CodeDBExceptionOutofmemoryalloca Code: 173. DB::Exception: Out of memory: allocation of size 80003776 failed: (in file/uri /var/lib/clickhouse/user_files/03147_parquet_memory_tracking.parquet): While executing ParquetBlockInputFormat: While executing File. (CANNOT_ALLOCATE_MEMORY) (versio ('/executeQuery.cpp',301)
2025-07-13 03:22:52 5. 2 CodeDBExceptionBadURIsyntaxURIco Code: 1000. DB::Exception: Bad URI syntax: URI contains invalid characters. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-13 03:22:52 ↳ ↴
2025-07-13 03:22:52 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::URISyntaxExc
2025-07-13 03:22:52 6. 2 PocoExceptionCodeecodeBadURIsynt Poco::Exception. Code: 1000, e.code() = 0, Bad URI syntax: URI contains invalid characters (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:60510) (comment: 00746_sql_fuzzy.sh) (query 42, line 42) (in query: SELECT * FROM url('\0');), St ('/executeQuery.cpp',301)
2025-07-13 03:22:52 7. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 8. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 9. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 10. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 11. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20372.altinityantalya (revision: 4294967295, git hash: 143c05fcd433555c6563408d8c622fb757f91dfe, build id: 0E9D097A03201F87F28F1C95B9119032AB388484), PID 417 ('',0)
2025-07-13 03:22:52 12. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 13. 1 parameterselectiontimeoutrangehe parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwardin ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 14. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 15. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 16. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 17. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 18. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 ↳my id: 1, voting_member ↴
2025-07-13 03:22:52 ↳num peers: 0
2025-07-13 03:22:52 19. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 20. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 21. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 ↳commit index 0 ↴
2025-07-13 03:22:52 ↳term 0 ↴
2025-07-13 03:22:52 ↳election timer allowed ↴
2025-07-13 03:22:52 ↳log store start 1, end 0 ↴
2025-07-13 03:22:52 ↳config log idx 0, prev log idx 0 ↴
2025-07-13 03:22:52 ↳ -- ASYNC REPLICATION --
2025-07-13 03:22:52 22. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 23. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-13 03:22:52 24. 1 startingup starting up ('',0)
2025-07-13 03:22:52 25. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 26. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 27. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-13 03:22:52 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-13 03:22:52 ↳my id: 1, leader: 1, term: 1
2025-07-13 03:22:52 28. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-13 03:23:02 29. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-13 03:23:02
2025-07-13 03:23:02
2025-07-13 03:23:02
2025-07-13 03:23:02 Top messages not matching their format strings:
2025-07-13 03:23:02
2025-07-13 03:23:02 message_format_string count() any_message
2025-07-13 03:23:02
2025-07-13 03:23:02 1. 74 Forked a child process to watch
2025-07-13 03:23:02 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 52 /var/lib/clickhouse/disks/s3_disk/store/0a6/0a62c96e-7edc-47f0-90f9-b88550525631/tmp_insert_201403_8_8_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 9 similar messages)
2025-07-13 03:23:02 3. Illegal UTF-8 sequence, while processing '{}' 12 Code: 36. DB::Exception: Illegal UTF-8 sequence, while processing '�': while executing 'FUNCTION stringJaccardIndexUTF8(materialize('hello'_String) :: 3, materialize('�'_String) :: 1) -> stringJaccardIndexUTF8(materialize('hello'_String), materialize('�'_String)) Float64 : 2'. (BAD_ARGUMENTS) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:60784) (comment: 02884_string_distance_function.sql) (query 35, line 48) (in query: SELECT stringJaccardIndexUTF8(materialize('hello'), materialize('\xC2\x01'));), Stack trace (when copying this message, always include the lines below):↴
2025-07-13 03:23:02 ↳ ↴
2025-07-13 03:23:02 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x0000000020d82440 ↴
2025-07-13 03:23:02 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x0000000010abfa94 ↴
2025-07-13 03:23:02 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000087a7cc0 ↴
2025-07-13 03:23:02 ↳3. DB::Exception::Exception>>(int, FormatStringHelperImpl>>::type>, std::basic_string_view>&&) @ 0x000000000889fc80↴
2025-07-13 03:23:02 ↳4. DB::parseUTF8String(char const*, unsigned long, std::function, std::function) @ 0x000000000940d1f3 ↴
2025-07-13 03:23:02 ↳5. DB::ByteJaccardIndexImpl::process(char const*, unsigned long, char const*, unsigned long) @ 0x000000000941a03d ↴
2025-07-13 03:23:02 ↳6. DB::FunctionsStringSimilarity>, DB::NameJaccardIndexUTF8>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x00000000094195cd↴
2025-07-13 03:23:02 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:10: DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x0000000015e706bc↴
2025-07-13 03:23:02 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e67b2e ↴
2025-07-13 03:23:02 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e6964e ↴
2025-07-13 03:23:02 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e6ae7a ↴
2025-07-13 03:23:02 ↳11. ./build_docker/./src/Interpreters/ExpressionActions.cpp:636: DB::ExpressionActions::execute(DB::Block&, unsigned long&, bool, bool) const @ 0x00000000182b1c6c ↴
2025-07-13 03:23:02 ↳12. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:25: DB::ExpressionTransform::transform(DB::Chunk&) @ 0x000000001c063fc8 ↴
2025-07-13 03:23:02 ↳13. ./src/Processors/ISimpleTransform.h:33: DB::ISimpleTransform::transform(DB::Chunk&, DB::Chunk&) @ 0x0000000013f78eb7 ↴
2025-07-13 03:23:02 ↳14. ./build_docker/./src/Processors/ISimpleTransform.cpp:89: DB::ISimpleTransform::work() @ 0x000000001bca1068 ↴
2025-07-13 03:23:02 ↳15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:53: DB::ExecutionThreadContext::executeTask() @ 0x000000001bcca9e6 ↴
2025-07-13 03:23:02 ↳16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:296: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x000000001bcba25b ↴
2025-07-13 03:23:02 ↳17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:262: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000001bcb95c0 ↴
2025-07-13 03:23:02 ↳18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:128: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000001bcb90cc ↴
2025-07-13 03:23:02 ↳19. ./build_docker/./src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:76: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001bccf33f↴
2025-07-13 03:23:02 ↳20. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x0000000010c425a0 ↴
2025-07-13 03:23:02 ↳21. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x0000000010c4b0dc↴
2025-07-13 03:23:02 ↳22. __tsan_thread_start_func @ 0x000000000871b428 ↴
2025-07-13 03:23:02 ↳23. ? @ 0x00007f0b0e692ac3 ↴
2025-07-13 03:23:02 ↳24. ? @ 0x00007f0b0e724850 ↴
2025-07-13 03:23:02 4. Cannot find '{}' in '{}' 8 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5844 similar messages)
2025-07-13 03:23:02 5. Substitution '\{}' in replacement argument is invalid, regexp has only {} capturing groups 4 Code: 36. DB::Exception: Substitution '\1' in replacement argument is invalid, regexp has only 0 capturing groups. (BAD_ARGUMENTS) (version 25.3.3.20372.altinityantalya (altinity build)) (from [::1]:39464) (comment: 02864_replace_regexp_string_fallback.sql) (query 2, line 7) (in query: -- negative tests↴
2025-07-13 03:23:02 ↳ -- Even if the fallback is used, invalid substitutions must throw an exception. ↴
2025-07-13 03:23:02 ↳ SELECT 'Hello' AS haystack, 'l' AS needle, '\\1' AS replacement, replaceRegexpOne(materialize(haystack), needle, replacement);), Stack trace (when copying this message, always include the lines below): ↴
2025-07-13 03:23:02 ↳ ↴
2025-07-13 03:23:02 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Exception(String const&, int) @ 0x0000000020d82440 ↴
2025-07-13 03:23:02 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x0000000010abfa94 ↴
2025-07-13 03:23:02 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000087a7cc0 ↴
2025-07-13 03:23:02 ↳3. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, int&, int&&) @ 0x000000000eac2246 ↴
2025-07-13 03:23:02 ↳4. DB::ReplaceRegexpImpl::checkSubstitutions(std::basic_string_view>, int) @ 0x000000000eac73b5 ↴
2025-07-13 03:23:02 ↳5. DB::FunctionStringReplace, DB::(anonymous namespace)::NameReplaceRegexpOne>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000000eac42bb↴
2025-07-13 03:23:02 ↳6. DB::IFunction::executeImplDryRun(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x00000000087a66e4 ↴
2025-07-13 03:23:02 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:16: DB::FunctionToExecutableFunctionAdaptor::executeDryRunImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x0000000015e7075c↴
2025-07-13 03:23:02 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e67ab8 ↴
2025-07-13 03:23:02 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e6964e ↴
2025-07-13 03:23:02 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x0000000015e6ae7a ↴
2025-07-13 03:23:02 ↳11. ./build_docker/./src/Interpreters/ActionsDAG.cpp:812: DB::ActionsDAG::evaluatePartialResult(std::unordered_map, std::equal_to, std::allocator>>&, std::vector> const&, unsigned long, bool) @ 0x00000000179771ff↴
2025-07-13 03:23:02 ↳12. ./build_docker/./src/Interpreters/ActionsDAG.cpp:892: DB::ActionsDAG::updateHeader(DB::Block const&) const @ 0x0000000017975d8a ↴
2025-07-13 03:23:02 ↳13. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:10: DB::ExpressionTransform::transformHeader(DB::Block const&, DB::ActionsDAG const&) @ 0x000000001c063aca ↴
2025-07-13 03:23:02 ↳14. ./build_docker/./src/Processors/QueryPlan/ExpressionStep.cpp:38: DB::ExpressionStep::ExpressionStep(DB::Block const&, DB::ActionsDAG) @ 0x000000001c2b9e9b ↴
2025-07-13 03:23:02 ↳15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: std::__unique_if::__unique_single std::make_unique[abi:ne190107](DB::Block const&, DB::ActionsDAG&&) @ 0x00000000163dba22↴
2025-07-13 03:23:02 ↳16. ./build_docker/./src/Planner/Planner.cpp:394: DB::(anonymous namespace)::addExpressionStep(DB::QueryPlan&, std::shared_ptr&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x00000000189352e4↴
2025-07-13 03:23:02 ↳17. ./build_docker/./src/Planner/Planner.cpp:1663: DB::Planner::buildPlanForQueryNode() @ 0x000000001892d239 ↴
2025-07-13 03:23:02 ↳18. ./build_docker/./src/Planner/Planner.cpp:1323: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000018925980 ↴
2025-07-13 03:23:02 ↳19. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:255: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x000000001892271b ↴
2025-07-13 03:23:02 ↳20. ./build_docker/./src/Interpreters/executeQuery.cpp:1405: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x0000000018dbabdd↴
2025-07-13 03:23:02 ↳21. ./build_docker/./src/Interpreters/executeQuery.cpp:1624: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000018db636f ↴
2025-07-13 03:23:02 ↳22. ./build_docker/./src/Server/TCPHandler.cpp:663: DB::TCPHandler::runImpl() @ 0x000000001bb837a5 ↴
2025-07-13 03:23:02 ↳23. ./build_docker/./src/Server/TCPHandler.cpp:2628: DB::TCPHandler::run() @ 0x000000001bbaa508 ↴
2025-07-13 03:23:02 ↳24. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x0000000020e8fe83 ↴
2025-07-13 03:23:02 ↳25. ./build_docker/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x0000000020e906f2 ↴
2025-07-13 03:23:02 ↳26. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x0000000020e0aa43 ↴
2025-07-13 03:23:02 ↳27. ./build_docker/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x0000000020e08df0 ↴
2025-07-13 03:23:02 ↳28. ./base/poco/Foundation/src/Thread_POSIX.cpp:335: Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000020e071aa ↴
2025-07-13 03:23:02 ↳29. __tsan_thread_start_func @ 0x000000000871b428 ↴
2025-07-13 03:23:02 ↳30. ? @ 0x00007f0b0e692ac3 ↴
2025-07-13 03:23:02 ↳31. ? @ 0x00007f0b0e724850 ↴
2025-07-13 03:23:02 6. Close WriteBufferFromAzureBlobStorage. {}. 4 Close WriteBufferFromAzureBlobStorage. kdbcsknrosoprchoefzfbidyvrywblgm. (LogSeriesLimiter: on interval from 2025-07-13 02:53:31 to 2025-07-13 02:53:37 accepted series 1 / 16 for the logger WriteBufferFromAzureBlobStorage)
2025-07-13 03:23:06 7. (from {}{}{}){}{}{} {} (stage: {}) 2 (from [::1]:38584) (comment: 01674_unicode_asan.sql) (query 1, line 1) SELECT positionCaseInsensitiveUTF8('иголка.ру', 'иголка.р�\0') AS res; (stage: Complete)
2025-07-13 03:23:06
2025-07-13 03:23:06
2025-07-13 03:23:06
2025-07-13 03:23:06 Top short messages:
2025-07-13 03:23:06
2025-07-13 03:23:06 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-13 03:23:06
2025-07-13 03:23:06 1. 8 Creating {}: {} Creating table test_1sqn3lm4.tbl: CREATE TABLE IF NOT EXISTS test_1sqn3lm4.tbl UUID 'f3b176a5-1969-45b6-a469-0b172e8cee3 124
2025-07-13 03:23:06 2. 6 Bad SSH public key provided Code: 706. DB::Exception: Bad SSH public key provided. (LIBSSH_ERROR) (version 25.3.3.20372.altinityantalya (altinity bu 29
2025-07-13 03:23:06 3. 5 Froze {} parts Froze 10 parts -13
2025-07-13 03:23:06 4. 4 {} Server has databases (for example `test_1603_rename_bug_ordinary`) with Ordinary engine, which was deprecated. To conver 34
2025-07-13 03:23:06 5. 2 Table is read-only Code: 242. DB::Exception: Table is read-only. (TABLE_IS_READ_ONLY) (version 25.3.3.20372.altinityantalya (altinity build 20
2025-07-13 03:23:06 6. 2 Database {} does not exist Code: 81. DB::Exception: Database `[]` does not exist. (UNKNOWN_DATABASE) (version 25.3.3.20372.altinityantalya (altinit 29
2025-07-13 03:23:06 7. 2 Invalid cache key hex: {} Code: 36. DB::Exception: Invalid cache key hex: kek. (BAD_ARGUMENTS) (version 25.3.3.20372.altinityantalya (altinity bui 27
2025-07-13 03:23:06
2025-07-13 03:23:06
2025-07-13 03:23:06
2025-07-13 03:23:06 Top messages by level:
2025-07-13 03:23:06
2025-07-13 03:23:06 (0.002051430104990932,'Value passed to \'{}\' function is non-zero') Error
2025-07-13 03:23:06 (0.0000203313191773135,'Connection failed at try №{}, reason: {}') Warning
2025-07-13 03:23:06 (0.0032509779364524286,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information
2025-07-13 03:23:06 (0.042347088148467424,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-13 03:23:06 (0.04232065743353692,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-07-13 03:23:06
2025-07-13 03:23:06
+ set -e
Files in current directory
+ echo 'Files in current directory'
+ ls -la ./
total 127208
drwxr-xr-x 1 root root 4096 Jul 13 03:04 .
drwxr-xr-x 1 root root 4096 Jul 13 03:04 ..
-rw-rw-r-- 1 root root 389 Apr 15 18:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 03:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jul 13 03:04 data
drwxr-xr-x 14 root root 3840 Jul 13 02:40 dev
-rwxr-xr-x 1 root root 0 Jul 13 02:40 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 13 02:41 etc
drwxr-x--- 2 root root 4096 Jul 13 03:04 flags
drwxr-x--- 2 root root 4096 Jul 13 03:04 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 03:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 03:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 19:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 03:05 media
drwxr-x--- 2 root root 4096 Jul 13 03:04 metadata
drwxr-x--- 2 root root 4096 Jul 13 03:04 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 15 19:27 minio
drwxr-xr-x 4 root root 4096 Jul 13 02:41 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 03:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 00:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 13 02:40 package_folder
drwxr-x--- 2 root root 4096 Jul 13 03:04 preprocessed_configs
dr-xr-xr-x 310 root root 0 Jul 13 02:40 proc
drwxrwxr-x 17 1000 1000 4096 Jul 13 02:39 repo
-rw-rw-r-- 1 root root 863 Apr 15 18:58 requirements.txt
drwx------ 1 root root 4096 Jul 13 02:59 root
drwxr-xr-x 1 root root 4096 Jul 13 02:41 run
lrwxrwxrwx 1 root root 8 Jan 26 03:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 13 02:41 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 18:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 03:05 srv
-rw-r----- 1 root root 64 Jul 13 03:04 status
drwxr-x--- 3 root root 4096 Jul 13 03:04 store
dr-xr-xr-x 13 root root 0 Jul 13 02:40 sys
drwxrwxr-x 2 1000 1000 4096 Jul 13 02:44 test_output
drwxrwxrwt 1 root root 4096 Jul 13 03:23 tmp
drwxr-x--- 2 root root 4096 Jul 13 03:04 user_files
drwxr-xr-x 1 root root 4096 Jan 26 03:05 usr
-rw-r----- 1 root root 36 Jul 13 03:04 uuid
drwxr-xr-x 1 root root 4096 Jan 26 03:13 var
+ echo 'Files in root directory'
+ ls -la /
Files in root directory
total 127208
drwxr-xr-x 1 root root 4096 Jul 13 03:04 .
drwxr-xr-x 1 root root 4096 Jul 13 03:04 ..
-rw-rw-r-- 1 root root 389 Apr 15 18:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 03:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jul 13 03:04 data
drwxr-xr-x 14 root root 3840 Jul 13 02:40 dev
-rwxr-xr-x 1 root root 0 Jul 13 02:40 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 13 02:41 etc
drwxr-x--- 2 root root 4096 Jul 13 03:04 flags
drwxr-x--- 2 root root 4096 Jul 13 03:04 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 03:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 03:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 19:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 03:05 media
drwxr-x--- 2 root root 4096 Jul 13 03:04 metadata
drwxr-x--- 2 root root 4096 Jul 13 03:04 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 15 19:27 minio
drwxr-xr-x 4 root root 4096 Jul 13 02:41 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 03:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 00:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 13 02:40 package_folder
drwxr-x--- 2 root root 4096 Jul 13 03:04 preprocessed_configs
dr-xr-xr-x 310 root root 0 Jul 13 02:40 proc
drwxrwxr-x 17 1000 1000 4096 Jul 13 02:39 repo
-rw-rw-r-- 1 root root 863 Apr 15 18:58 requirements.txt
drwx------ 1 root root 4096 Jul 13 02:59 root
drwxr-xr-x 1 root root 4096 Jul 13 02:41 run
lrwxrwxrwx 1 root root 8 Jan 26 03:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 13 02:41 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 18:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 03:05 srv
-rw-r----- 1 root root 64 Jul 13 03:04 status
drwxr-x--- 3 root root 4096 Jul 13 03:04 store
dr-xr-xr-x 13 root root 0 Jul 13 02:40 sys
drwxrwxr-x 2 1000 1000 4096 Jul 13 02:44 test_output
drwxrwxrwt 1 root root 4096 Jul 13 03:23 tmp
drwxr-x--- 2 root root 4096 Jul 13 03:04 user_files
drwxr-xr-x 1 root root 4096 Jan 26 03:05 usr
-rw-r----- 1 root root 36 Jul 13 03:04 uuid
drwxr-xr-x 1 root root 4096 Jan 26 03:13 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==65848==Installed the sigaction for signal 11
==65848==Installed the sigaction for signal 7
==65848==Installed the sigaction for signal 8
==65848==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 65848) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Sent terminate signal to process with pid 417.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 417.
The process with pid = 417 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31575 allocations; remains 6304
01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 108K releases: 3 last released: 116K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
37 ( 10240): mapped: 256K allocs: 6 frees: 0 inuse: 6 num_freed_chunks 19 avail: 25 rss: 12K releases: 0 last released: 0K region: 0x729400000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 4K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1356
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ zstd --threads=0
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-13 03:25:41,261 File /repo/tests/broken_tests.json with broken tests found
2025-07-13 03:25:41,261 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-13 03:25:41,269 Is flaky check: False
2025-07-13 03:25:41,269 Result parsed
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
2025-07-13 03:25:41,271 Result written
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core